From dd43ca449e97c8726657ed7bb04d3c49552ab7c6 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 17 Mar 2014 11:53:47 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC:=20#29=20h2=20?= =?UTF-8?q?=EC=88=A8=EA=B8=B0=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/mobile.css b/css/mobile.css index 6f06d9808..8996b5a4a 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -48,7 +48,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #hd_sch_open {position:absolute;top:10px;right:10px;padding:0 10px;height:2.6em;border:0;background:#333;color:#fff;font-size:1em;letter-spacing:-0.1em} #hd_sch {display:none;border-top:1px solid #181818;background:#282828;text-align:center} -#hd_sch h2 {position:absolute;text-indent:-9999em} +#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} #hd_sch form {position:relative;padding:30px 0} #hd_sch #sch_stx {height:30px;border:1px solid #181818;background:#323232 !important;line-height:2.5em;vertical-align:middle} #hd_sch #sch_submit {margin:0;padding:0 10px;height:32px;border:0;background:#000;color:#fff;vertical-align:middle}