summaryrefslogtreecommitdiff
path: root/Vote.php
diff options
context:
space:
mode:
Diffstat (limited to 'Vote.php')
-rw-r--r--Vote.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/Vote.php b/Vote.php
index 0429a91..ffedcba 100644
--- a/Vote.php
+++ b/Vote.php
@@ -208,6 +208,7 @@ class VoteHooks {
'rows' => 3,
'label' => wfMessage('vote-comment')->inLanguage($parser->getTargetLanguage()),
'disabled' => $previewMode,
+ 'cssclass' => 'vote-comment-textarea',
],
'page' => [
'type' => 'hidden',