Small fix

This commit is contained in:
Stephan 2016-12-08 12:03:30 +01:00
parent da18a756f3
commit c1c24b0967

View file

@ -16,7 +16,7 @@
.card_body { .card_body {
.bkg_box { .bkg_box {
@extend absolute_full; @extend %absolute_full;
transition-duration: 800ms; transition-duration: 800ms;
overflow: hidden; overflow: hidden;
vertical-align: top; vertical-align: top;