From 35c8d3e1200c06497ed1a0ed0be2f0009bd7c58e Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 2 Aug 2013 14:35:21 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20IE6=20gnb=20?= =?UTF-8?q?=EC=98=81=EC=97=AD=20=EB=84=88=EB=B9=84=20=EC=A7=80=EC=A0=95?= 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 4ed641460..d1ff348de 100644 --- a/css/default.css +++ b/css/default.css @@ -60,7 +60,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} .gnb_js .gnb_1dli_on a {float:none;background:#333;color:#fff} .gnb_js .gnb_2dul {display:none;position:absolute;top:35px} .gnb_js .gnb_2da {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left} -.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff} +.gnb_1dli_over .gnb_2dul {display:block;left:0;width:180px;background:#fff} .gnb_1dli_over2 .gnb_2dul {display:block;right:1px;width:180px;background:#fff} .gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em} From ed9f108eca2538a7cebed73f6d2fb974d3852842 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 2 Aug 2013 14:39:53 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20=EC=9D=B5=EC=8A=A4?= =?UTF-8?q?=ED=94=8C=EB=A1=9C=EB=9F=AC=20=EB=A9=94=ED=83=80=20=ED=83=9C?= =?UTF-8?q?=EA=B7=B8=20X-UA-Compatible=20=EC=A3=BC=EC=84=9D=20=ED=95=B4?= =?UTF-8?q?=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- head.sub.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/head.sub.php b/head.sub.php index 5f867e0dc..804c8ad9b 100644 --- a/head.sub.php +++ b/head.sub.php @@ -46,8 +46,8 @@ if (defined('G4_IS_ADMIN')) { } else { echo ''.PHP_EOL; } -// echo ''; -// echo ''; +echo ''; +echo ''; ?>