Fix for broken updates icons in quick-open mode

This commit is contained in:
Andy Miller
2016-05-06 14:02:44 -06:00
parent 3fd928ac18
commit 620eeaffbb
3 changed files with 121 additions and 4 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -5,7 +5,7 @@ $sidebar-width-small: $topbar-height;
$sidebar-padding: 2rem;
// Special cases
.sidebar-closed {
.sidebar-closed:not(.sidebar-quickopen) {
#admin-sidebar {
float: left;
visibility: visible;