From 89426e2eb1ec3affe7dfac3a9eaef8403997e629 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 30 Apr 2013 19:11:33 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#108=20=EC=84=A4?= =?UTF-8?q?=EB=AC=B8=EC=A1=B0=EC=82=AC=20=EC=8A=A4=ED=82=A8=20=ED=91=9C?= =?UTF-8?q?=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/poll/shop_basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skin/poll/shop_basic/style.css b/skin/poll/shop_basic/style.css index 075da04fe..3051104a4 100644 --- a/skin/poll/shop_basic/style.css +++ b/skin/poll/shop_basic/style.css @@ -2,7 +2,7 @@ #poll {margin:0 0 20px} #poll header {position:relative} #poll h2 {} -#poll header .btn_admin {margin-top:5px;width:158px;text-align:center} +#poll header .btn_admin {margin-top:5px;padding:0;width:100%;text-align:center} #poll header p {padding:5px 0 0} #poll ul {margin:0 0 10px;padding:5px 0;list-style:none} #poll li {padding:3px 0}