Input Addin
Removes space and border-radius where an input and adjacent button meet.
<div class="c-input-addin">
<input class="c-input">
<button class="c-button b-press-elevate">Search</button>
</div>
Removes space and border-radius where an input and adjacent button meet.
<div class="c-input-addin">
<input class="c-input">
<button class="c-button b-press-elevate">Search</button>
</div>