From 579d566299c82fe91e5202b30ec2b2b062e0d902 Mon Sep 17 00:00:00 2001 From: Blake Embrey Date: Thu, 9 May 2013 16:26:35 -0700 Subject: Update button groups to use not selector and remove redundant CSS. --- docs/components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 33ebeeacf..67a4374c6 100644 --- a/docs/components.html +++ b/docs/components.html @@ -552,7 +552,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na

Vertical button groups

Make a set of buttons appear vertically stacked rather than horizontally.

-
+
@@ -560,7 +560,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na
{% highlight html %} -
+
...
{% endhighlight %} -- cgit v1.2.3