hide "map" on no-js website type, fix2
This commit is contained in:
parent
424dd0adab
commit
5b77d2a03c
4 changed files with 14 additions and 11 deletions
|
@ -1138,6 +1138,10 @@ p {
|
|||
text-decoration: none;
|
||||
}
|
||||
|
||||
.js-enabled {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.logomobile {
|
||||
position: absolute;
|
||||
margin-top: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue