Mobile fixes

This commit is contained in:
loof2736 2022-11-11 03:11:22 -05:00
parent b9d8dc6547
commit 57b28e2279

View File

@ -2,9 +2,6 @@
.skinHeader { .skinHeader {
background-color: transparent !important; background-color: transparent !important;
} }
.layout-desktop .skinHeader {
padding-top: 1.5em !important;
}
/* Rounded header buttons */ /* Rounded header buttons */
.headerTabs, .headerTabs,
@ -16,7 +13,7 @@
/* Lower header and add padding to right buttons */ /* Lower header and add padding to right buttons */
.layout-desktop .headerRight { .layout-desktop .headerRight {
padding: 0px 5px !important; padding: 5px !important;
} }
/* Header size */ /* Header size */