... more default
This commit is contained in:
parent
e2f60b1b59
commit
ad7cbc1788
2 changed files with 5 additions and 2 deletions
|
|
@ -19,8 +19,11 @@ legend {
|
|||
|
||||
// Common
|
||||
// -----------------------------------------------------------------------------
|
||||
.input_default label {
|
||||
label {
|
||||
@extend %basic;
|
||||
}
|
||||
|
||||
.input_default label {
|
||||
display: table;
|
||||
margin: $half_space 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue