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

update components

This commit is contained in:
Luke Pulverenti 2016-07-31 13:58:06 -04:00
parent c74ba9980b
commit 862871630a
6 changed files with 23 additions and 38 deletions

View file

@ -50,11 +50,6 @@ button.actionSheetMenuItem {
display: inline-block;
}
.layout-tv button.actionSheetMenuItem {
padding-top: .16em;
padding-bottom: .16em;
}
.actionSheetItemIcon {
margin-right: 1.5em !important;
}
@ -68,7 +63,7 @@ button.actionSheetMenuItem {
}
.layout-tv .actionSheetScroller {
max-height: 60%;
max-height: 64%;
max-width: 60%;
width: auto;
}