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

update naming project

This commit is contained in:
Luke Pulverenti 2016-08-03 13:26:42 -04:00
parent 6ec48ff340
commit 8b28397294
6 changed files with 20 additions and 9 deletions

View file

@ -918,7 +918,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
@media all and (max-height: 700px) {
.alphabetPicker-vertical .alphaPickerButton {
.alphaPicker-vertical .alphaPickerButton {
padding-top: 1px !important;
padding-bottom: 1px !important;
}
@ -926,7 +926,7 @@ span.itemCommunityRating:not(:empty) + .userDataIcons {
@media all and (max-height: 600px) {
.alphabetPicker-vertical .alphaPickerButton {
.alphaPicker-vertical .alphaPickerButton {
padding-top: 0 !important;
padding-bottom: 0 !important;
}