mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
Bug 631856 - sidebar splitter visible above new statuspanel. r=ehsan
This commit is contained in:
parent
08db5577e4
commit
4156f1546d
@ -63,7 +63,6 @@
|
||||
background-color: transparent;
|
||||
-moz-margin-start: -3px;
|
||||
position: relative;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user