Skip to content

Instantly share code, notes, and snippets.

@zanderwar
Created August 10, 2015 07:57
Show Gist options
  • Save zanderwar/6f90d5b8da638c1a4b9d to your computer and use it in GitHub Desktop.
Save zanderwar/6f90d5b8da638c1a4b9d to your computer and use it in GitHub Desktop.
<button type='button' class='ipsButton ipsButton_veryVerySmall'>veryVerySmall</button>
<button type='button' class='ipsButton ipsButton_verySmall'>verySmall</button>
<button type='button' class='ipsButton ipsButton_small'>Small</button>
<button type='button' class='ipsButton ipsButton_medium'>Medium</button>
<button type='button' class='ipsButton ipsButton_large'>Large</button>
<button type='button' class='ipsButton ipsButton_veryLarge'>veryLarge</button>
<div class='ipsSpacer_top ipsSpacer_half'></div>
<button type='button' class='ipsButton ipsButton_fullWidth'>fullWidth</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment