sidebar logic updates and fixes

This commit is contained in:
nixa 2016-05-19 13:11:31 +03:00
parent 2c2e93f355
commit 69acf25d43
2 changed files with 16 additions and 4 deletions

View file

@ -49,6 +49,13 @@ $angle-right: "\f101";
}
}
.ba-sidebar-item-expanded {
> ul.al-sidebar-sublist {
display: block!important;
}
}
.al-sidebar-list-item, .ba-sidebar-sublist-item {
&.ba-sidebar-item-expanded {
> .al-sidebar-list-link {