diff --git a/css/default_shop.css b/css/default_shop.css index 3d8e4aa7e..cde92daab 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -56,7 +56,7 @@ a:active {color:#000;text-decoration:underline} #hd_nb {border-bottom:1px solid #e9e9e9;background:#faf9f5;zoom:1} #hd_nb:after {display:block;visibility:hidden;clear:both;content:''} -#hd_nb ul {margin:0 auto;width:147px} +#hd_nb ul {margin:0 auto;width:110px} #hd_nb li {float:left;border-right:1px solid #e9e9e9} #hd_nb_last {border:0 !important} diff --git a/shop/shop.head.php b/shop/shop.head.php index 869f03787..89a4ac710 100644 --- a/shop/shop.head.php +++ b/shop/shop.head.php @@ -17,7 +17,6 @@ include_once(G4_LIB_PATH.'/popular.lib.php');