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

rework result factory

This commit is contained in:
Luke Pulverenti 2016-11-10 09:41:24 -05:00
parent 2839c095b4
commit 41c7f70286
5 changed files with 25 additions and 27 deletions

View file

@ -6,10 +6,6 @@ body:not(.dashboardDocument) .mainDrawerButton {
display: none !important;
}
.ui-body-b select {
-webkit-appearance: none;
}
.pageWithAbsoluteTabs:not(.noSecondaryNavPage) {
padding-top: 88px !important;
}