fix 500px constant height of relation maps, closes #882

This commit is contained in:
zadam
2020-02-28 15:20:54 +01:00
parent e8a9e49e9e
commit 350331e2ef
2 changed files with 1 additions and 30 deletions

View File

@@ -43,6 +43,7 @@ body {
min-height: 0;
padding-left: 10px;
width: 100%;
height: 100%;
}
#search-box {