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

Commit

Permalink
fix(checkbox): adds ability to click links within checkbox
Browse files Browse the repository at this point in the history
Closes #852
  • Loading branch information
Robert Messerle committed Jun 10, 2015
1 parent 781929d commit 999e0da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/checkbox/checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ md-checkbox {
display: inline-block;
vertical-align: middle;
white-space: normal;
pointer-events: none;
user-select: text;

span {
Expand Down

0 comments on commit 999e0da

Please sign in to comment.