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

Renamed recommenced to suggested

This commit is contained in:
Luke Pulverenti 2013-04-09 17:03:15 -04:00
parent 16711cfcdb
commit 66fb6a767e
6 changed files with 11 additions and 6 deletions

View file

@ -43,7 +43,7 @@
}
.libraryViewNav .ui-btn-inner {
padding: .6em 20px;
padding: .6em 5px;
}
.ehsContent {
@ -114,6 +114,11 @@
.tabletColumn {
display: table-cell!important;
}
.libraryViewNav .ui-btn-inner {
padding-left: 20px;
padding-right: 20px;
}
}
/*@media all and (min-width: 1000px) {