Syntax error. Workaround for missing class .justify.

This commit is contained in:
Martin Edenhofer 2015-01-21 13:35:42 +01:00
parent 2cd5c4c437
commit f55b6c76c7

View file

@ -843,7 +843,9 @@ textarea,
margin-top: 6px; margin-top: 6px;
margin-left: auto; margin-left: auto;
@extend .horizontal; @extend .horizontal;
/*
@extend .justify; @extend .justify;
*/
@extend .self-start; @extend .self-start;
.btn { .btn {