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

updated image magick

This commit is contained in:
Luke Pulverenti 2015-04-11 17:34:05 -04:00
parent 1205b29a61
commit 16c69c903b
4 changed files with 16 additions and 51 deletions

View file

@ -3,7 +3,7 @@
}
.libraryPage:not(.metadataEditorPage):not(.noSecondaryNavPage) {
padding-top: 98px !important;
padding-top: 99px !important;
}
.libraryMenuDivider {
@ -121,7 +121,7 @@
}
.libraryViewNav {
height: 48px;
height: 49px;
overflow: hidden;
position: fixed;
right: 0;
@ -129,7 +129,7 @@
top: 50px;
z-index: 999;
text-align: center;
font-size: 14px;
font-size: 15px;
white-space: nowrap;
padding: 0 0 0;
overflow-x: scroll;