From fd0b8d53301c6b76d7480e24d45bf8bc05e06690 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 26 Apr 2013 17:58:59 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20hd=5Faside=20?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EA=B3=A0=EA=B0=9D=EC=84=BC=ED=84=B0=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 2 +- shop/shop.head.php | 47 +++++++++++++++++++++----------------------- 2 files changed, 23 insertions(+), 26 deletions(-) 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');