Small fix

Missing body height
This commit is contained in:
Stephan 2016-12-08 12:09:15 +01:00
parent c1c24b0967
commit f700f9be72

View file

@ -15,6 +15,7 @@
}
.card_body {
height: 100%;
.bkg_box {
@extend %absolute_full;
transition-duration: 800ms;