From fb1528ee8218a45b2c3b564fe369d8315bfe8681 Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 11 Sep 2018 10:00:10 +0800 Subject: [PATCH] search --- service/Public/Home/Default/Css/Search.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/Public/Home/Default/Css/Search.css b/service/Public/Home/Default/Css/Search.css index 0e3faf807..8037d2425 100755 --- a/service/Public/Home/Default/Css/Search.css +++ b/service/Public/Home/Default/Css/Search.css @@ -64,7 +64,7 @@ dl#select2 .dd-conent{ left:-100%; right:-100%;} dl#select3 .dd-conent{ left:-200%; right:0px;} .am-badge{font-size:12px ;padding:0px 0px;background-color: #999999;color: #ffffff;} -.theme-popover-mask{z-index:5;width: 100%;height: auto;position:fixed ;background:#000 ;top:0;opacity: 0.6;} +.theme-popover-mask{z-index:5;width: 100%;height: auto;position:fixed ;background:#000 ;top:0;opacity: 0.6;bottom: 0;} /*搜索结果*/ .i-pic.limit {margin:5px;border: 1px #e8e8e8 solid;overflow: hidden;position: relative;cursor: pointer;} -- GitLab