diff --git a/services/web/frontend/stylesheets/components/forms.less b/services/web/frontend/stylesheets/components/forms.less index 2ea11df64c..0b5f0834c6 100755 --- a/services/web/frontend/stylesheets/components/forms.less +++ b/services/web/frontend/stylesheets/components/forms.less @@ -282,11 +282,6 @@ input[type='checkbox'], // Enable absolute positioning position: relative; - // Ensure icons don't overlap text - .form-control { - padding-right: (@input-height-base * 1.25); - } - // Feedback icon (requires .glyphicon classes) .form-control-feedback { position: absolute;