Fix CSS issues on safari

This commit is contained in:
Piotr Sarnacki 2015-01-08 11:20:14 +01:00
parent 8abbdb931a
commit b5a41b5271

View File

@ -15,12 +15,15 @@ $left-width: 250px
flex: $grow $shrink $size
html, body
height: 100%
min-height: 100vh
body > div
min-height: 100vh
.application
position: relative
width: 100%
min-height: 100%
min-height: 100vh
margin-top: 40px
@include display-flex