Allow for 2 custom links
parent
e0b6b01510
commit
552698a13a
|
@ -312,7 +312,7 @@ span.icon.sidebar--icon.sidebar--icon__superadmin {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-height: 750px) {
|
@media only screen and (min-height: 800px) {
|
||||||
.sidebar-menu--heading { order: 0; }
|
.sidebar-menu--heading { order: 0; }
|
||||||
.sidebar-menu--section__account { order: 1; }
|
.sidebar-menu--section__account { order: 1; }
|
||||||
.sidebar-menu--provider { order: 2; }
|
.sidebar-menu--provider { order: 2; }
|
||||||
|
|
Loading…
Reference in New Issue