mirror of https://github.com/apache/archiva.git
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:
parent
993305ba24
commit
9229f519bc
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue