diff --git a/awx/ui/client/lib/components/input/_index.less b/awx/ui/client/lib/components/input/_index.less index 026303efd2..1cc1c5f21d 100644 --- a/awx/ui/client/lib/components/input/_index.less +++ b/awx/ui/client/lib/components/input/_index.less @@ -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;