Working results

This commit is contained in:
Kasper Rynning-Tønnesen
2018-04-25 17:11:58 +02:00
parent e01bef2ace
commit 8cb8c46f2f
7 changed files with 26 additions and 20 deletions

View File

@@ -1476,7 +1476,7 @@ margin:-1px;
}
#inner-results {
height: calc(100vh - 64px - 76px);
height: calc(100vh - 64px);
overflow-y: scroll;
overflow-x: hidden;
}