Advertisement
Guest User

Untitled

a guest
May 26th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <section class="button-group" role="group">
  2. <button class="button button-tertiary">
  3. <i class="fa fa-caret-left"></i>
  4. Left
  5. </button>
  6. <button class="button button-tertiary">Middle</button>
  7. <button class="button button-tertiary">
  8. Right
  9. <i class="fa fa-caret-right"></i>
  10. </button>
  11. </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement