mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-04 08:28:52 +01:00
Mobile fixes
This commit is contained in:
parent
b9d8dc6547
commit
57b28e2279
@ -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 */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user