Third pass on css and reportMenu

This commit is contained in:
GRL 2021-08-18 15:34:26 +02:00
parent 0d29ef5787
commit d6bd883c94
9 changed files with 35 additions and 19 deletions

View file

@ -70,7 +70,7 @@
}
}
@media only screen and (max-height: 900px) {
@media only screen and (max-width: 800px) {
div.customize-main section button {
width: 130px;
}