Bug 1104748 - A long default search provider name can mess up the layout of the one-off buttons when the panel is small, r=felipe.

This commit is contained in:
Florian Quèze 2014-11-25 20:13:12 +01:00
parent dc6d0a28db
commit c3f11aae26

View File

@ -960,7 +960,7 @@
<xul:hbox xbl:inherits="collapsed=showonlysettings"
class="search-panel-header search-panel-current-engine">
<xul:image class="searchbar-engine-image" xbl:inherits="src"/>
<xul:label anonid="searchbar-engine-name"/>
<xul:label anonid="searchbar-engine-name" flex="1" crop="end"/>
</xul:hbox>
<xul:tree anonid="tree" flex="1"
class="autocomplete-tree plain search-panel-tree"