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

fix audio tracks

This commit is contained in:
Luke Pulverenti 2016-02-25 01:09:10 -05:00
parent 08122a5e93
commit b3d91930d3
6 changed files with 154 additions and 17 deletions

View file

@ -261,13 +261,6 @@ div.ui-mobile-viewport {
display: inline-block;
}
.ui-content {
border-width: 0;
overflow: visible;
overflow-x: hidden;
padding: 1em;
}
/* Buttons and icons */
.ui-btn, ul[data-role="listview"] a + a {
font-size: 16px;