Changes the size of the search suggestions drop-down to 10 rows.

bug=339555
r=gavin
sr/branch=mconnor
This commit is contained in:
joe%retrovirus.com 2006-06-12 17:55:19 +00:00
Родитель b48dd0c51d
Коммит 54be5a59d6
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -65,6 +65,7 @@
autocompletepopup="PopupAutoComplete"
autocompletesearch="search-autocomplete"
autocompletesearchparam="searchbar-history"
maxrows="10"
completeselectedindex="true"
showcommentcolumn="true"
tabscrolling="true"