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-left: auto;
@extend .horizontal;
/*
@extend .justify;
*/
@extend .self-start;
.btn {