Skip to content

Commit

Permalink
fix(forms): drop .form-control-sm leftover
Browse files Browse the repository at this point in the history
  • Loading branch information
ffoodd committed May 27, 2020
1 parent cca3f1c commit 00789c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/forms/_form-control.scss
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
border: solid transparent;
border-width: $input-border-width 0;

&.form-control-sm,
&.form-control-lg {
padding-right: 0;
padding-left: 0;
Expand Down

0 comments on commit 00789c2

Please sign in to comment.