From 3dcef5a235c44005eda0e7c529bb2cda0f40b026 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 5 Dec 2013 17:48:46 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20=EC=A0=84?= =?UTF-8?q?=EC=B2=B4=EA=B2=80=EC=83=89=20=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index c7e9c488c..459352a2f 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -45,9 +45,8 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #logo {float:left;padding:10px 0;margin-left:5px} -#schall {float:right;margin:7px 5px;border:1px solid #aaa;letter-spacing:-4px} -#schall_stx {padding-left:3px;width:100px;height:24px;border:0;background:#fff;line-height:1.5em;-webkit-appearance:none} -#schall_submit {} +#sch {float:right;margin:7px 5px;border:1px solid #aaa;letter-spacing:-4px} +#sch_stx {padding-left:3px;width:100px;height:24px;border:0;background:#fff;line-height:1.5em;-webkit-appearance:none} #mb_nb {clear:both;background:#151515;text-align:center} #mb_nb li {display:inline-block;border-right:1px solid #333}