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

Fix rule-empty-line-before (CSS)

This commit is contained in:
MrTimscampi 2020-01-19 15:02:21 +01:00
parent a896a6bcad
commit fafd0d4ea0
12 changed files with 2 additions and 30 deletions

View file

@ -91,7 +91,6 @@
}
@media all and (min-width: 50em) {
.formDialogFooterItem {
max-width: 80%;
}
@ -103,7 +102,6 @@
}
@media all and (min-width: 80em) {
.formDialogFooterItem {
max-width: 70%;
}