Skip to content

Commit

Permalink
Fix alignment when in a bootstrap form-horizontal element (#334)
Browse files Browse the repository at this point in the history
Looks good to me.
  • Loading branch information
joshbmarshall authored and kevinchappell committed Dec 18, 2016
1 parent fdb922b commit 47ac0e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sass/base/_bs.scss
Expand Up @@ -275,6 +275,7 @@ textarea.form-control {
}

.form-group {
margin-left: 0px;
margin-bottom: 15px;
}

Expand Down

0 comments on commit 47ac0e3

Please sign in to comment.