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
Родитель 08db5577e4
Коммит 4156f1546d
2 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -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) {