1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Fix action icons in lists wrapping to multiple lines

This commit is contained in:
MrTimscampi 2020-02-08 23:54:20 +01:00
parent 0f31f8a261
commit 4965e31737

View file

@ -875,12 +875,9 @@
}
}
@media all and (max-width: 75em) {
.listViewUserDataButtons {
display: flex;
align-items: center;
font-size: 65%;
}
}
.bulletSeparator {