From bc3e80c18d317c22e450e3df4055f3fb17033643 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 19 Apr 2013 17:10:35 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20gnb=20=EB=84=93?= =?UTF-8?q?=EC=9D=B4=2080=20=EC=97=90=EC=84=9C=20120=20=EC=9C=BC=EB=A1=9C?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/admin.css b/css/admin.css index 21c04169b..2d0b25bda 100644 --- a/css/admin.css +++ b/css/admin.css @@ -71,7 +71,7 @@ h2 {font-size:1.2em} #gnb_ul:after {display:block;visibility:hidden;clear:both;content:""} .gnb_1depth {z-index:13;clear:both;zoom:1} .gnb_1depth:after {display:block;visibility:hidden;clear:both;content:""} -.gnb_1depth a {display:block;float:left;width:80px;height:35px;color:#e0e0e0;font-weight:bold;line-height:2.95em;text-decoration:none} +.gnb_1depth a {display:block;float:left;width:120px;height:35px;color:#e0e0e0;font-weight:bold;line-height:2.95em;text-decoration:none} .gnb_1depth a:focus, .gnb_1depth a:hover {text-decoration:none} .gnb_sub_ul {float:left;width:auto}