fix admin height

stable
Juanfran 2014-12-04 15:23:50 +01:00
parent a8caf6dae0
commit 1207cc58b0
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ body {
.wrapper { .wrapper {
@include table-flex(); @include table-flex();
min-height: 100%; min-height: 100vh;
padding-left: 90px; padding-left: 90px;
} }