Skip to content

Commit fc6319a

Browse files
author
Darius Rosendahl
committed
Styling hotfix for input-controls
1 parent f4e8548 commit fc6319a

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)