Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #107 from extempl/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
imperavi authored May 17, 2017
2 parents d6b65e3 + 54e064d commit 161b652
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_scss/components/_forms.scss
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ div.desc {
}
}
form,
.form-item, {
.form-item {
margin-bottom: 2rem;
}
.form {
Expand Down Expand Up @@ -261,4 +261,4 @@ form,
border-left: none;
border-radius: 0 $input-border-radius $input-border-radius 0;
}
}
}

0 comments on commit 161b652

Please sign in to comment.