diff --git a/admin/themes/default/template/albums.tpl b/admin/themes/default/template/albums.tpl index 1b741ee74..0e473d079 100644 --- a/admin/themes/default/template/albums.tpl +++ b/admin/themes/default/template/albums.tpl @@ -548,6 +548,10 @@ input[name="position"] { display: none; } +.badge-container .nb-sub-photos::before { + margin-right: 6px; +} + @media (max-width: 1415px) { .badge-container .last-update { display: none;