mirror of
https://github.com/philomena-dev/philomena.git
synced 2025-01-31 19:36:44 +01:00
badge overflow list style fix
This commit is contained in:
parent
7ee6bf379f
commit
17733fe9f2
1 changed files with 4 additions and 0 deletions
|
@ -9,3 +9,7 @@
|
|||
display: inline-block;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
||||
.badges > .badge > img {
|
||||
max-width: unset;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue