Set dashboard sidebar width
This commit is contained in:
James Brooks 2018-10-15 12:34:46 +01:00 committed by GitHub
commit 5e62a93009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@ body.dashboard {
@extend .hidden-sm;
position: fixed;
bottom: 0;
width: 237px;
width: 235px;
z-index: 999;
ul > li {
float: left;