Reinstate background colour for sidebars
This is required when the sidebar overlaps the map, for example when it is not full height on the welcome message.
This commit is contained in:
parent
438496c657
commit
ca8195c8a3
1 changed files with 1 additions and 0 deletions
|
@ -541,6 +541,7 @@ body.compact {
|
|||
#sidebar {
|
||||
float: left;
|
||||
width: $sidebarWidth;
|
||||
background: #fff;
|
||||
|
||||
#sidebar_loader {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue