Skip to content

Commit

Permalink
fix(actionsheet): Dismiss actionsheet when tapping backdrop, closes #733
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdbradley committed Mar 6, 2014
1 parent 44b31e1 commit 668c646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_action-sheet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
pointer-events: none;
}

.action-sheet {
.action-sheet-backdrop {
pointer-events: auto;
}
}

0 comments on commit 668c646

Please sign in to comment.