mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
Merge pull request #3275 from kerrinhardy/Issue#2938
Set dashboard sidebar width
This commit is contained in:
commit
5e62a93009
@ -132,7 +132,7 @@ body.dashboard {
|
||||
@extend .hidden-sm;
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
width: 237px;
|
||||
width: 235px;
|
||||
z-index: 999;
|
||||
ul > li {
|
||||
float: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user