UX: hide bootstrap mode from header (#154)
There are multiple header elements that get in the way, and we can't really manage the position of this button well without a better full-width solution... so I think it makes sense to hide it for now Before:  After: 
This commit is contained in:
@@ -154,7 +154,7 @@ $sidebar-width: 17em;
|
||||
|
||||
.d-header-mode {
|
||||
.bootstrap-mode {
|
||||
margin: 0;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user