Bug 566065: Search results are shown on the bottom instead on top. r=dtownsend

This commit is contained in:
Ben Parr 2010-05-20 10:56:26 -07:00
Родитель 423624b4e8
Коммит 4db07d5d0c
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -173,7 +173,7 @@
ascending="true"/>
</hbox>
<richlistbox id="search-list" class="list" flex="1">
<vbox flex="1">
<vbox>
<hbox class="search-filter">
<label value="&search.filter.label;"/>
<checkbox id="search-filter-local" checked="true" disabled="true"
@ -330,4 +330,4 @@
</vbox>
</hbox>
</page>
</page>