Allow for 2 custom links

pull/10616/head
Luke Morris 2017-12-11 17:06:38 -08:00
parent e0b6b01510
commit 552698a13a
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ span.icon.sidebar--icon.sidebar--icon__superadmin {
bottom: 0;
}
@media only screen and (min-height: 750px) {
@media only screen and (min-height: 800px) {
.sidebar-menu--heading { order: 0; }
.sidebar-menu--section__account { order: 1; }
.sidebar-menu--provider { order: 2; }