mirror of
https://github.com/minetest/contentdb.git
synced 2024-12-23 06:22:24 +01:00
Fix notifications page package name width
This commit is contained in:
parent
a088b1b0b5
commit
ff5f98558d
@ -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;"
|
||||||
|
Loading…
Reference in New Issue
Block a user