Re-centered top tab bar

This commit is contained in:
loof2736 2024-05-21 21:36:37 -04:00
parent 768e3bb122
commit 4135afa5e9
2 changed files with 4 additions and 6 deletions

View File

@ -172,9 +172,8 @@
.layout-tv .headerRight { .layout-tv .headerRight {
margin-bottom: 10px !important; margin-bottom: 10px !important;
} }
.layout-desktop .headerTabs, .layout-desktop .headerTabs {
.layout-desktop .headerRight { margin-left: 160px !important;
margin-left: 250px !important;
} }
/* Button height */ /* Button height */
.headerRight, .headerRight,

View File

@ -176,9 +176,8 @@ html {
.layout-tv .headerRight { .layout-tv .headerRight {
margin-bottom: 10px !important; margin-bottom: 10px !important;
} }
.layout-desktop .headerTabs, .layout-desktop .headerTabs {
.layout-desktop .headerRight { margin-left: 160px !important;
margin-left: 250px !important;
} }
/* Button height */ /* Button height */
.headerRight, .headerRight,