mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: disable text selection in polls
This commit is contained in:
@@ -10,6 +10,8 @@ div.poll {
|
||||
|
||||
border: 1px solid $border-color;
|
||||
|
||||
@include unselectable;
|
||||
|
||||
ul, ol {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user