From c3f6875538a0a963544912dc626790d9a51733da Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Mon, 23 Mar 2015 07:10:40 -0500 Subject: [PATCH] button sizes --- .../button/examples/button-sizes/index.html | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 src/components/button/examples/button-sizes/index.html diff --git a/src/components/button/examples/button-sizes/index.html b/src/components/button/examples/button-sizes/index.html new file mode 100644 index 0000000000..0d1655d7ed --- /dev/null +++ b/src/components/button/examples/button-sizes/index.html @@ -0,0 +1,33 @@ + + + + +
+ +

+ a.small + + + a.outline.small + + + a.clear.small + +

+ +

+ a + + + a + + + a + +

+ +