Set dashboard sidebar width
This commit is contained in:
James Brooks
2018-10-15 12:34:46 +01:00
committed by GitHub

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;