Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <div class="row">
  2. <div class="col-md-12">
  3. <div class="input-group">
  4. <input type="text" class="form-control">
  5. <span class="input-group-btn">
  6. <button class="btn btn-primary" type="button">Upload</button>
  7. </span>
  8. </div>
  9. </div>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement