2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

Revert "make polls unselectable"

This reverts commit 9b819d9245.
This commit is contained in:
Régis Hanol 2015-07-31 12:46:30 +02:00
parent 9b819d9245
commit 969f6ad1d0

View file

@ -1,6 +1,4 @@
div.poll {
@include unselectable;
display: table;
width: 500px;
max-width: 500px;