fix browse input with bootstrap 2.0.3

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1331590 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-04-27 20:52:05 +00:00
parent 993305ba24
commit 9229f519bc
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
{{if number>0}}
<span class="divider" id="browse-autocomplete-divider">/</span>
{{/if}}
<input type="text" class="form-search span4" size="50" id="browse-autocomplete"/>
<input type="text" class="search-query input-large" size="50" id="browse-autocomplete"/>
</li>
</ul>