mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
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:
parent
dc6d0a28db
commit
c3f11aae26
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user