Bug 252468 Remove outdated autostretch attribute from the tree

patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
This commit is contained in:
cbiesinger%web.de 2006-05-17 02:39:23 +00:00
Родитель 2651ff38f3
Коммит 669659c437
2 изменённых файлов: 0 добавлений и 6 удалений

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

@ -72,10 +72,6 @@
<groupbox>
<caption label="&searchResults.label;"/>
<!-- XXX - unfortunately we can't have an autostretch never box here
because it causes the text not to wrap and the panel content
to go offscreen. We need to come up with a better solution
to allow wrapping and even focusrings - ben@netscape.com -->
<checkbox id="openSidebarPanel" label="&openSidebarSearchPanel.label;" accesskey="&openSidebarSearchPanel.accesskey;"
prefstring="browser.search.opensidebarsearchpanel"/>
</groupbox>

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

@ -83,7 +83,6 @@
<hbox>
<spacer flex="1"/>
<button label="&defaultBrowserButton.label;"
autostretch="never"
disabled="true"/>
<spacer flex="1"/>
</hbox>
@ -93,7 +92,6 @@
<hbox>
<spacer flex="1"/>
<button label="&defaultBrowserButton.label;"
autostretch="never"
disabled="true"/>
<spacer flex="1"/>
</hbox>