JSFiddle - React, Tailwind, and code Playground

HTML

Clone the following UI Widget below:
 <a href="http://jsbin.com/vicas/11" target="_blank">Search</a>
<br />
<br />

<input type="search" id="search" placeholoder="Search" style="padding: 0px; margin:0px;background:url(http://twitter.github.io/bootstrap/assets/img/glyphicons-halflings.png) no-repeat -38px 9px"/>
<button id="go" style="text-align:center;background-color:green;color:white;padding-left:0px;margin-left:0px">Go</button>