Skip to content

Commit

Permalink
add back input's left padding
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Chen committed Dec 2, 2017
1 parent c3e0d2d commit f5f3abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/forms/forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ textarea.valid {

// Input Icons
//-------------------------------------
.form-group-left-icon {
.form-group-left-icon, .form-group.form-group-left-icon {
input {
padding-left: 32px;
}
Expand Down

0 comments on commit f5f3abc

Please sign in to comment.