From fb9975d5755616ab0a6be4a96d18ac029e9d5b16 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 6 Dec 2013 10:03:31 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=EC=A0=84=EC=B2=B4=EA=B2=80=EC=83=89=20select=20?= =?UTF-8?q?=EA=B4=80=EB=A0=A8=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=A0=9C?= =?UTF-8?q?=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index dae6e229b..ab2225328 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -70,9 +70,8 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #hd_sch {position:absolute;top:-58px;left:170px;border:1px solid #c3c6ca} #hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden} -#hd_sch select {position:static !important;position:relative;margin:0;border:0} -#hd_sch #asch_str {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} -#hd_sch #asch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer} +#hd_sch #sch_str {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} +#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer} #hd_nb {position:absolute;top:-60px;right:0} #hd_nb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}