From e9a0e77b9029d16e2f5e4b6a90dfc64bf134e636 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 17 Sep 2013 13:03:41 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20tnb=20ie6=20?= =?UTF-8?q?=EA=B9=A8=EC=A7=80=EB=8A=94=20=EB=AC=B8=EC=A0=9C=20=EC=88=98?= =?UTF-8?q?=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 04c025be3..ef83f39b4 100644 --- a/css/admin.css +++ b/css/admin.css @@ -33,7 +33,7 @@ h2 {font-size:1.2em} #tnb {float:right;margin:0;padding:0;zoom:1} #tnb:after {display:block;visibility:hidden;clear:both;content:""} #tnb li {float:left;margin:0 0 0 1px} -#tnb a {display:block;position:relative;padding:0 15px;height:33px;background:#383a3f;color:#e0e0e0;text-decoration:none;line-height:2.8em} +#tnb a {display:inline-block;position:relative;padding:0 15px;height:33px;background:#383a3f;color:#e0e0e0;text-decoration:none;line-height:2.8em} #tnb a:focus, #tnb a:hover {background:#fff;color:#383a3f} #tnb span {position:absolute;bottom:10px;left:0;width:100%;text-align:center}