Small layout tweaks

This commit is contained in:
Pieter Vander Vennet 2020-11-28 00:28:21 +01:00
parent b462a6a432
commit 926149cbcb
2 changed files with 2 additions and 2 deletions

View file

@ -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;