From 249b08392d548cf97c999b7f4615173a2319a17c Mon Sep 17 00:00:00 2001
From: sw <939547590@qq.com>
Date: Fri, 23 Jan 2015 09:31:30 +0800
Subject: [PATCH] =?UTF-8?q?#1856=20=E4=BF=AE=E6=94=B9=E9=97=AE=E5=8D=B7?=
=?UTF-8?q?=E5=88=97=E8=A1=A8=E9=A1=B5=E9=9D=A2=EF=BC=8C=E5=8F=91=E5=B8=83?=
=?UTF-8?q?=E9=97=AE=E5=8D=B7=E3=80=81=E5=8F=96=E6=B6=88=E5=8F=91=E5=B8=83?=
=?UTF-8?q?=E5=90=8E=E5=BC=B9=E5=87=BA=E7=95=8C=E9=9D=A2=E6=98=BE=E7=A4=BA?=
=?UTF-8?q?=E4=B8=8D=E6=AD=A3=E7=A1=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/views/poll/index.html.erb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app/views/poll/index.html.erb b/app/views/poll/index.html.erb
index de30b5deb..a8aca1308 100644
--- a/app/views/poll/index.html.erb
+++ b/app/views/poll/index.html.erb
@@ -15,7 +15,7 @@
"" +
"");
showModal('ajax-modal', '310px');
- $('#ajax-modal').css('height','110px');
+ $('#ajax-modal').css('height','115px');
$('#ajax-modal').siblings().remove();
$('#ajax-modal').before("" +
"
");
@@ -41,7 +41,7 @@
"" +
"");
showModal('ajax-modal', '310px');
- $('#ajax-modal').css('height','110px');
+ $('#ajax-modal').css('height','115px');
$('#ajax-modal').siblings().remove();
$('#ajax-modal').before("" +
"
");