Bug 631856 - sidebar splitter visible above new statuspanel. r=ehsan

This commit is contained in:
Dão Gottwald 2011-02-08 09:43:09 +01:00
parent 4f457def0e
commit 8d23824636
2 changed files with 1 additions and 3 deletions

View File

@ -63,7 +63,6 @@
background-color: transparent;
-moz-margin-start: -3px;
position: relative;
z-index: 10;
}
}

View File

@ -30,11 +30,10 @@
border: 0;
-moz-border-end: 1px solid #A9B7C9;
min-width: 0;
width: 3px !important;
width: 3px;
background-color: transparent;
-moz-margin-start: -3px;
position: relative;
z-index: 10;
}
#searchModifiers:-moz-system-metric(windows-default-theme) {