Use single class not cascading to style form label
This commit is contained in:
parent
9a5d29d1e8
commit
932beb1a58
1 changed files with 1 additions and 1 deletions
|
@ -21,6 +21,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.form .label {
|
||||
.form-label {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue