fixed .sidebar-no-expand with navbar-fixed

pull/2220/head
REJack 2019-08-30 13:00:21 +02:00
parent 577dc4db6e
commit d15055042e
No known key found for this signature in database
GPG Key ID: 9F3976CC630CC888
1 changed files with 3 additions and 0 deletions

View File

@ -57,6 +57,9 @@
.sidebar-no-expand.main-sidebar:hover {
width: $sidebar-mini-width;
.brand-link {
width: $sidebar-mini-width !important;
}
.user-panel .image {
float: none !important;