Commit 48788a5
committed
Prevent user-select for a more reliable behavior in Chrome
This works fine in Safari, but Chrome sometimes opt to make selection
instead of click. This does not work at all in Firefox because of
https://bugzilla.mozilla.org/show_bug.cgi?id=5595061 parent 55cc688 commit 48788a5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments