Fix notifications page package name width

This commit is contained in:
rubenwardy 2021-01-29 23:29:06 +00:00
parent a088b1b0b5
commit ff5f98558d

@ -32,8 +32,7 @@ Notifications
<a class="list-group-item list-group-item-action" href="{{ n.url }}">
<div class="row">
{% if n.package %}
<div class="col-sm-auto text-muted">
<div class="col-sm-auto text-muted" style="min-width: 200px;">
<img
class="img-fluid"
style="max-height: 22px; max-width: 22px;"