forked from MapComplete/MapComplete
Small layout tweaks
This commit is contained in:
parent
b462a6a432
commit
926149cbcb
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-height: 600px) {
|
||||
@media only screen and (max-height: 600px) and (min-width: 600px){
|
||||
/* landscape mode: the first tagrendering of the infobox gets a special treatment and is placed on the right*/
|
||||
.featureinfobox-content {
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue