From b6006860f91a4647a10fb6f2c14e111684d76239 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 21 Nov 2013 17:18:11 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20=EC=B0=BD?= =?UTF-8?q?=20=ED=95=98=EB=8B=A8=20=EC=97=AC=EB=B0=B1=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/shop/basic/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/skin/shop/basic/style.css b/mobile/skin/shop/basic/style.css index 26ae2c763..c045befc9 100644 --- a/mobile/skin/shop/basic/style.css +++ b/mobile/skin/shop/basic/style.css @@ -79,7 +79,7 @@ /* ##### maint.(nn).skin.php, list.(nn).skin.php 공통 적용 끝 ##### */ /* 상품상세 */ -#info_content {margin:0 0 50px;width:100%;height:100%} +#info_content {padding:0 0 50px;width:100%;height:100%} #menu_button {position:fixed;left:0;bottom:0;width:100%;height:40px;text-align:center} #menu_button button {position:relative;margin:0;padding:0;width:20%;height:40px;border:0;background:transparent} #menu_button button span {display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%;background:url('img/arr_up01.gif') #000 center 15px no-repeat}