From adf52fabb23be81d9622dffa4ff90370e9184872 Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 15 May 2013 11:10:24 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20#459=20=EC=83=81?= =?UTF-8?q?=EB=8B=A8=20=ED=9A=8C=EC=9B=90=EB=A9=94=EB=89=B4=20=ED=8F=AC?= =?UTF-8?q?=EC=A7=80=EC=85=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 5bed99fb2..d8eac5222 100644 --- a/css/default.css +++ b/css/default.css @@ -28,7 +28,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #sch_all_stx {padding-left:5px;width:156px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em} #sch_all_submit {padding:0 5px;height:26px;border:0;background:#555;color:#fff} -#mb_nb {position:absolute;top:18px;right:0;zoom:1} +#mb_nb {position:absolute;top:20px;right:0;zoom:1} #mb_nb:after {display:block;visibility:hidden;clear:both;content:""} #mb_nb li {float:left} #mb_nb a {display:block;padding:5px 10px;color:#333;letter-spacing:-0.1em}