[autocomplete+home] don't limit the size of the completion list while on the home page, see #999
This commit is contained in:
parent
e0f5ce21a2
commit
8a82a3348f
1 changed files with 0 additions and 1 deletions
|
@ -9,5 +9,4 @@ div#front-page li {list-style-type: none; margin: 0;}
|
|||
}
|
||||
|
||||
div#front-page > #search > form { margin: 0 auto; }
|
||||
div#front-page > #search > form > ul { width: 225px; vertical-align: middle; display: inline-block; }
|
||||
div#front-page > #search > form > input[type=submit]{ padding: 4px 6px; }
|
||||
|
|
Reference in a new issue