From dece4a1f938a43c4e631ac87bf17f408bf63ef13 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 9 May 2013 16:38:57 +0900 Subject: [PATCH] =?UTF-8?q?M=EC=87=BC=ED=95=91=EB=AA=B0:=20#155=20?= =?UTF-8?q?=EC=83=81=ED=92=88=EB=AA=A9=EB=A1=9D=20=ED=98=84=EC=9E=AC=20?= =?UTF-8?q?=EC=9C=84=EC=B9=98=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EB=B3=B4?= =?UTF-8?q?=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 9c7c6f11f..5efe0b51f 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -223,7 +223,7 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col /* 상품 목록 현재 위치 */ #sct_location {border:1px solid #e9e9e9;background:#f5f6fa;letter-spacing:-4px} -#sct_location a {display:inline-block;padding:10px 10px 8px;text-decoration:none;letter-spacing:0 !important} +#sct_location a {display:inline-block;padding:0.7em 0.5em;text-decoration:none;letter-spacing:0 !important} .sct_here {font-weight:bold} .sct_bg {padding-right:15px !important;background:url('../img/shop/sct_bg_toright.gif') right 0.9em no-repeat}