Skip to content

Commit

Permalink
MORE SPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonpecora committed Aug 21, 2015
1 parent b2e0d1a commit 408bd9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions behaviors/checkbox-group.scss
Expand Up @@ -2,13 +2,13 @@
@import '../styleguide/typography';

.checkbox-group .checkbox-group-item {
margin: 0 0 .6rem;
margin: 0 0 1rem;
padding: 0;
width: 100%;
}

.checkbox-group .checkbox-group-item:first-of-type {
margin-top: 1rem;
margin-top: 1.5rem;
}

.checkbox-group input {
Expand Down

0 comments on commit 408bd9d

Please sign in to comment.