make label default again

This commit is contained in:
Stephan 2017-01-12 20:57:55 +01:00
parent 28ed7926bd
commit e2f60b1b59
3 changed files with 7 additions and 7 deletions

View file

@ -19,7 +19,7 @@ legend {
// Common
// -----------------------------------------------------------------------------
label {
.input_default label {
@extend %basic;
display: table;
margin: $half_space 0;