Skip to content

Instantly share code, notes, and snippets.

@alex-laties
Created February 14, 2012 02:58
Show Gist options
  • Save alex-laties/1823010 to your computer and use it in GitHub Desktop.
Save alex-laties/1823010 to your computer and use it in GitHub Desktop.
<div class="modal-body">
<form class="form-search" id="search">
<input text="text" class="input-large search-query">
<a href="#" class="btn btn-primary">Search</a>
<div class="hidden-submit">
<input type="submit" tabindex="-1">
</div>
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment