1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Improving settings badge position #368

This commit is contained in:
Patrik J. Braun 2022-02-06 16:32:21 +01:00
parent 4e848fdbed
commit 4fa35c1487

View File

@ -80,6 +80,6 @@ a.dropdown-item span, button.dropdown-item span {
a.dropdown-item span.badge, button.dropdown-item span.badge {
padding: 0.25em 0.4em 0.25rem 0;
padding: 0.25em 0.37rem 0.25rem 0;
margin-left: -0.8rem;
}