mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 07:42:04 +00:00
Bug 566065: Search results are shown on the bottom instead on top. r=dtownsend
This commit is contained in:
parent
423624b4e8
commit
4db07d5d0c
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user