gistfile1.txt

<div class="form-group"> <div class="col-md-4"> <span class="api-input-ico icon-calendar3"></span> <input type="text" class="form-control api-input-wico" id="datepicker"> </div> </div> // Input with icons .api-input-ico { position: absolute; top: 10px; left: 25px; font-size: 15px; } .api-input-wico { padding-left: 32px; padding-top: 7px; }

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.