From cf32b80c2d909de33e4c3e107ee96e1b2358bbfc Mon Sep 17 00:00:00 2001
From: 星伟 <星伟@192.168.10.25>
Date: 星期二, 25 九月 2018 16:45:04 +0800
Subject: [PATCH] 左侧导航排序

---
 gx_tieta/WebRoot/css/control_style.css |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/gx_tieta/WebRoot/css/control_style.css b/gx_tieta/WebRoot/css/control_style.css
index 262e1f4..db48907 100644
--- a/gx_tieta/WebRoot/css/control_style.css
+++ b/gx_tieta/WebRoot/css/control_style.css
@@ -55,7 +55,6 @@
 	width: 100%;
 	height:460px;
 	background: white;
-	overflow:scroll;
 	position: relative;
 }
 #lside>ul{

--
Gitblit v1.9.1