Yes it was the stupid insert thingy

This commit is contained in:
Kasper Rynning-Tønnesen
2015-12-15 17:04:47 +01:00
parent 6b2ad437d2
commit feae88dbf6

View File

@@ -911,7 +911,7 @@ nav ul li:hover, nav ul li.active {
}
.tabs_height{
height:91% !important;
height:calc(100vh - 48px - 64px) !important;
overflow:auto;
}