Remove unused CSS.

This commit is contained in:
kialam 2018-08-06 12:26:43 -04:00
parent 6e49c25cfd
commit b0586cc197

View File

@ -171,19 +171,6 @@
padding: 0;
}
.at-InputLabel--helpertext {
float: right;
font-size: 10px;
color: @default-stdout-txt;
text-transform: uppercase;
margin-top: 2px;
font-weight: 400;
}
.at-InputLabel--error {
color: @at-color-error;
}
.at-InputLabel-required {
color: @at-color-error;
font-weight: @at-font-weight-heading;