show responsive switch only if map is enabled
This commit is contained in:
parent
b09cc2cf56
commit
bc25794e94
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ form button.invisiblesubmit {
|
|||
padding-top: 15px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
#responsive_switch {
|
||||
body.map-enabled #responsive_switch {
|
||||
display:block !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue