Skip to content

Commit

Permalink
Reduce margin beneath each item to 5px
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave House committed Jan 17, 2019
1 parent 2c9d177 commit 377333a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/checkboxes/_checkboxes.scss
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@

.govuk-checkboxes--small .govuk-checkboxes__item {
min-height: 0;
margin-bottom: govuk-spacing(1);
padding-left: 35px;
}

Expand Down

0 comments on commit 377333a

Please sign in to comment.