Bug 630604 - search addons field too narrow to display the placeholder text for most locales. r+a=mossop

This commit is contained in:
Pascal Chevrel 2011-02-18 09:55:27 +01:00
Родитель a49e91bb32
Коммит 33dd73e29e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -200,7 +200,7 @@
command="cmd_resetAddonAutoUpdate"/>
</menupopup>
</toolbarbutton>
<textbox id="header-search" type="search" searchbutton="true"
<textbox id="header-search" type="search" searchbutton="true" size="35"
placeholder="&search.placeholder;"/>
</hbox>