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

update filter dialog style

This commit is contained in:
Luke Pulverenti 2016-02-26 14:10:15 -05:00
parent 1044d68ba6
commit 6f44ec14da

View file

@ -22,8 +22,8 @@
.dynamicFilterDialog {
width: auto;
left: 10vw !important;
right: 10vw !important;
left: 15vw !important;
right: 15vw !important;
margin-left: 0 !important;
}
}