fixed .sidebar-no-expand with navbar-fixed

This commit is contained in:
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

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;