diff --git a/styles/sass/lib/components/_inputs.scss b/styles/sass/lib/components/_inputs.scss index e3595dea..de7d0bee 100644 --- a/styles/sass/lib/components/_inputs.scss +++ b/styles/sass/lib/components/_inputs.scss @@ -63,7 +63,7 @@ select.form-control { } } -// Read only fom control class +// Read only form control class .form-control-static { overflow: hidden; min-height: auto;