From 78d919b450abaa19afafb6003a7ad9f5016e4485 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 9 Dec 2013 15:13:07 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8,=20=EC=84=A4=EB=AC=B8?= =?UTF-8?q?=EC=A1=B0=EC=82=AC=20=EA=B4=80=EB=A6=AC=EC=9E=90=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=EB=84=88=EB=B9=84=20=EB=86=92=EC=9D=B4=20=EB=93=B1?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skin/outlogin/shop_basic/style.css | 2 +- skin/poll/shop_basic/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skin/outlogin/shop_basic/style.css b/skin/outlogin/shop_basic/style.css index 58eb7efe5..02b657799 100644 --- a/skin/outlogin/shop_basic/style.css +++ b/skin/outlogin/shop_basic/style.css @@ -22,7 +22,7 @@ #ol_after {} #ol_after_hd {margin:0 0 5px} -#ol_after_hd .btn_admin {display:block;margin-top:5px;width:128px;text-align:center} +#ol_after_hd .btn_admin {display:block;margin-top:5px;text-align:center} #ol_after_private {margin:0 0 5px;zoom:1} #ol_after_private:after {display:block;visibility:hidden;clear:both;content:""} #ol_after_private li {margin:0 0 1px} diff --git a/skin/poll/shop_basic/style.css b/skin/poll/shop_basic/style.css index 3051104a4..b095d7e21 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;padding:0;width:100%;text-align:center} +#poll header .btn_admin {margin-top:5px;padding:8px 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}