cleanup
clear labels from floating elements
This commit is contained in:
parent
b6ceeb0841
commit
51da474940
@ -70,6 +70,7 @@
|
|||||||
@include h4;
|
@include h4;
|
||||||
@include line-max;
|
@include line-max;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
clear: both;
|
||||||
|
|
||||||
.icon-validation {
|
.icon-validation {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@ -79,7 +80,7 @@
|
|||||||
margin-left: $gap;
|
margin-left: $gap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.usa-input__title {
|
.usa-input__title {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
@ -90,7 +91,7 @@
|
|||||||
margin-left: $gap/2;
|
margin-left: $gap/2;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.usa-input__help {
|
.usa-input__help {
|
||||||
@include h4;
|
@include h4;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user