Skip to content

Commit 1e5d840

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

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)