Commit abbd1a65 authored by Tim Zallmann's avatar Tim Zallmann Committed by Jose Ivan Vargas

Merge branch 'fixed-collapsed-sidebar-fly-out-not-showing' into 'master'

Fixed collapsed sidebar not showing fly-out menu

See merge request !13622
parent af024b29
......@@ -110,7 +110,11 @@ $new-sidebar-collapsed-width: 50px;
}
.nav-item-name {
opacity: 0;
display: none;
}
.sidebar-top-level-items > li > a {
min-height: 44px;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment