зеркало из https://github.com/mozilla/gecko-dev.git
Bug #251135 --> the drop down marker in the new quicksearch bar is getting stretched on OS X.
This commit is contained in:
Родитель
e014d7baa7
Коммит
a1daefca13
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче