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

speed up db upgrade

This commit is contained in:
Luke Pulverenti 2016-07-06 01:13:26 -04:00
parent 52feb510c8
commit 8c175cbbbd
19 changed files with 28 additions and 20 deletions

View file

@ -1200,7 +1200,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
@media all and (max-width: 1200px) {
.listViewUserDataButtons {
display: none;
display: none !important;
}
}