mirror of
https://github.com/minetest/contentdb.git
synced 2025-03-30 06:42:37 +02:00
Fix notifications page package name width
This commit is contained in:
@ -32,8 +32,7 @@ Notifications
|
|||||||
<a class="list-group-item list-group-item-action" href="{{ n.url }}">
|
<a class="list-group-item list-group-item-action" href="{{ n.url }}">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
{% if n.package %}
|
{% if n.package %}
|
||||||
|
<div class="col-sm-auto text-muted" style="min-width: 200px;">
|
||||||
<div class="col-sm-auto text-muted">
|
|
||||||
<img
|
<img
|
||||||
class="img-fluid"
|
class="img-fluid"
|
||||||
style="max-height: 22px; max-width: 22px;"
|
style="max-height: 22px; max-width: 22px;"
|
||||||
|
Reference in New Issue
Block a user