Hallo,
das große Inputfeld für die Suche auf unserer Startseite funktioniert im Deskopbrowser (Firefox, IE, Chrome).
<form autocomplete="off" action="/" class="clearfix" id="searchform" method="get" role="search">
<div class="form-group">
<div class="input-group">
<input type="text" id="inputSuccess" name="s" placeholder="Traumbild, Schlagwort oder Deutung" class="form-control input-lg">
<span class="input-group-btn">
<button alt="Traumsymbol Suchen" type="button" class="btn btn-success btn-lg">
<span class="glyphicon glyphicon-search"></span>
</button>
</span>
</div>
</div>
</form>
Allerdings nicht unter Android und ...