From 0673e851685672d4a96c6c73ff3062e09d43cf87 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 11 Sep 2018 09:58:51 +0800 Subject: [PATCH] search --- service/Application/Admin/View/Default/Brand/Index.html | 2 +- service/Public/Home/Default/Css/Search.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/service/Application/Admin/View/Default/Brand/Index.html b/service/Application/Admin/View/Default/Brand/Index.html index 974adabfd..b4a1cece5 100755 --- a/service/Application/Admin/View/Default/Brand/Index.html +++ b/service/Application/Admin/View/Default/Brand/Index.html @@ -24,7 +24,7 @@
diff --git a/service/Public/Home/Default/Css/Search.css b/service/Public/Home/Default/Css/Search.css index d9c3a59f6..0e3faf807 100755 --- a/service/Public/Home/Default/Css/Search.css +++ b/service/Public/Home/Default/Css/Search.css @@ -58,7 +58,7 @@ li.select-result dt {left:-26px; top:0;font-weight:bold;width:50px;} .select-list dl dt{left:0px; cursor:pointer; text-align: center;} {display:none ;float:left; top:20px; padding-top:5px; z-index:10; left:0px; width:300%;position:absolute;} -.select-list .dd-conent{display:none ;z-index:10; left:0; width:100%;position:fixed; background:#fff;max-height: 100%; padding-bottom: 10px; } +.select-list .dd-conent{display:none ;z-index:10; left:0; width:100%;position:fixed; background:#fff;max-height: 50%; padding-bottom: 10px; } .select-list .dd-conent dd{width:33.33% ;text-align: center;margin-left: 0px;height:25px ;} dl#select2 .dd-conent{ left:-100%; right:-100%;} dl#select3 .dd-conent{ left:-200%; right:0px;}