diff --git a/css/default.css b/css/default.css index 16d8d82cd..8829ef8b4 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} diff --git a/head.sub.php b/head.sub.php index 9f757b1cc..a891a3182 100644 --- a/head.sub.php +++ b/head.sub.php @@ -48,8 +48,8 @@ if (defined('G4_IS_ADMIN')) { if (defined('_SHOP_')) $shop_css = '_shop'; echo ''.PHP_EOL; } -// echo ''; -// echo ''; +echo ''; +echo ''; ?>