From 16302ee5c78e590b4e0bc31b0aacb54e729ce3ea Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 21 Nov 2013 16:47:07 +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:=20css=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 42425b478..ff2cfb59e 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -674,9 +674,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f .sv_wrap {display:inline-block;position:relative;font-weight:normal} .sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111} .sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:5px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important} -.sv_wrap a:focus, -.sv_wrap a:hover, -.sv_wrap a:active {text-decoration:none !important} +.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important} .sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important} .sv_nojs .sv {display:block}