Skip to content

Commit b914322

Browse files
author
Darius Rosendahl
committed
Merge branch 'hotfix/v1.0.6' into develop
2 parents f4e8548 + fc6319a commit b914322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sass/component/label.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
.form-field {
3333

34-
label[for] {
34+
label[for]:not(.input-control) {
3535
transition: $input-transition;
3636
position: absolute;
3737
color: $input-label-color;

0 commit comments

Comments
 (0)