search fixes

This commit is contained in:
Luke Pulverenti 2015-02-19 19:34:05 -05:00
parent b35f0550e5
commit a3c97ddb7c
6 changed files with 12 additions and 12 deletions

View file

@ -316,7 +316,7 @@ h1 .imageLink {
}
.content-secondary {
z-index: 1000;
z-index: 999;
border: 0;
display: none;
text-align: left;
@ -909,7 +909,7 @@ progress {
height: 7px;
width: 100%;
opacity: .95;
z-index: 1000;
z-index: 999;
}
.activeDevicesCollapsible .ui-collapsible-content {
@ -958,7 +958,7 @@ progress {
height: 5px;
width: 100%;
opacity: .9;
z-index: 1000;
z-index: 999;
position: absolute;
}