diff --git a/app/views/poll/_new_single.html.erb b/app/views/poll/_new_single.html.erb
index a71d466ba..e5cbd49ef 100644
--- a/app/views/poll/_new_single.html.erb
+++ b/app/views/poll/_new_single.html.erb
@@ -3,7 +3,7 @@
-
+
<%= poll_question.question_title %>
[单选题]
-
+
diff --git a/app/views/poll/_show_MCQ.html.erb b/app/views/poll/_show_MCQ.html.erb
index 8ba5e7deb..540211369 100644
--- a/app/views/poll/_show_MCQ.html.erb
+++ b/app/views/poll/_show_MCQ.html.erb
@@ -19,14 +19,14 @@
method: :delete, :confirm => l(:text_are_you_sure), :remote => true, :class => "poll-delete", :title => "删除") %>
-
+
<%= poll_question.question_title %>
[多选题]
-
+
-