Skip to content

Instantly share code, notes, and snippets.

@hatefulcrawdad
Created August 13, 2012 16:25
Show Gist options
  • Save hatefulcrawdad/3342347 to your computer and use it in GitHub Desktop.
Save hatefulcrawdad/3342347 to your computer and use it in GitHub Desktop.
PostFix
<label>Input with a prefix character</label>
<div class="row">
<div class="five columns">
<div class="row collapse">
<div class="eight mobile-three columns">
<input type="text" />
</div>
<div class="four mobile-one columns">
<a href="#" class="postfix button expand">Search</a>
</div>
</div>
</div>
</div>
@cookielessdomain
Copy link

Should be Input with a postfix character or postfix action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment