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:
parent
16711cfcdb
commit
66fb6a767e
6 changed files with 11 additions and 6 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue