提交 3c5d7cc3 编写于 作者: V Vincent Latombe

[Fix JENKINS-13195] New Breadcrumb bar covers search suggestions

Adjust z-index for #search-box-completion to appear over the breadcrumb
上级 5b5743ca
......@@ -55,6 +55,9 @@ Upcoming changes</a>
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=bug>
New Breadcrumb bar covers search suggestions
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-13195">issue 13195</a>)
<li class=bug>
Fixed a log rotation portability problem on RedHat RPM package.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-5784">issue 5784</a>)
......
......@@ -877,7 +877,7 @@ DIV.yahooTree td {
text-align: left;
width:25em;
position: absolute;
z-index: 999;
z-index: 1000;
}
#search-box-completion .yui-ac-content {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册