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

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
extempl authored May 9, 2017
1 parent d6b65e3 commit 54e064d
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 54e064d

Please sign in to comment.