... more default

This commit is contained in:
Stephan 2017-01-12 21:00:04 +01:00
parent e2f60b1b59
commit ad7cbc1788
2 changed files with 5 additions and 2 deletions

View file

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