Skip to content
This repository has been archived by the owner on Sep 10, 2019. It is now read-only.

Commit

Permalink
Merge pull request #453 from tatemz/feature/full-block-list-labels
Browse files Browse the repository at this point in the history
Bug fix: block list labels with checkbox and radios are not block widths...
  • Loading branch information
gakimball committed Feb 13, 2015
2 parents eb5a30d + bfac9a7 commit f42be6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/components/_block-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ $blocklist-check-icons: true !default;
left: -9999px;

& + label {
display: block;
font-size: $blocklist-fontsize;
margin: 0;
}
Expand Down

0 comments on commit f42be6a

Please sign in to comment.