Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <div class="d-flex flex-md-row">
  2. <div class="mr-auto p-2">
  3. <input type="button" value="Group 1"/>
  4. <input type="button" value="Group 1"/>
  5. </div>
  6. <div class="p-2">
  7. <input type="button" value="Group 2"/>
  8. <input type="button" value="Group 2"/>
  9. </div>
  10. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement