Bug #251135 --> the drop down marker in the new quicksearch bar is getting stretched on OS X.

This commit is contained in:
scott%scott-macgregor.org 2004-08-19 21:31:42 +00:00
Родитель e014d7baa7
Коммит a1daefca13
2 изменённых файлов: 3 добавлений и 1 удалений

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

@ -89,7 +89,9 @@
<xul:hbox align="center">
<xul:image class="quick-search-button-image" xbl:inherits="src"/>
</xul:hbox>
<xul:hbox align="center">
<xul:image class="quick-search-button-dropmarker"/>
</xul:hbox>
</xul:stack>
</content>
</binding>

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

@ -975,7 +975,7 @@ treechildren::-moz-tree-cell-text(lc-black, selected) {
.textbox-input-box
{
padding-top: 1px;
padding-top: 3px;
}
#accountCentralBox {