Skip to content

Commit

Permalink
multiselect checkbox alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jun 6, 2016
1 parent 1fadae1 commit 446a53e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/sass/_bootstrap-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,8 @@
&:hover {
background-color: $gray-lightest;
}

.rc-checkbox {
margin-top: 4px;
}
}

0 comments on commit 446a53e

Please sign in to comment.