Fix for suggestions not appearing

This commit is contained in:
Kasper Rynning-Tønnesen
2018-05-04 22:06:41 +02:00
parent 42056e6de6
commit 7b91a5e5b5
3 changed files with 10 additions and 2 deletions

View File

@@ -2167,6 +2167,7 @@ nav ul li:hover, nav ul li.active {
#suggestions {
padding-bottom: 20px;
min-height: calc(100vh - 64px - 64px - 87px);
}
.tabs_height{