clear labels from floating elements
This commit is contained in:
Andrew Croce 2018-08-14 11:27:07 -04:00
parent b6ceeb0841
commit 51da474940

View File

@ -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;