From 93a7421f2ce63e9185f5ba655a6f720c84ffa746 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 8 Jul 2014 17:14:14 -0700 Subject: .btn-default to .btn-secondary --- docs/_includes/components/button-groups.html | 104 +++++++++++++-------------- 1 file changed, 52 insertions(+), 52 deletions(-) (limited to 'docs/_includes/components/button-groups.html') diff --git a/docs/_includes/components/button-groups.html b/docs/_includes/components/button-groups.html index 652d21b03..027d3b728 100644 --- a/docs/_includes/components/button-groups.html +++ b/docs/_includes/components/button-groups.html @@ -12,16 +12,16 @@

Wrap a series of buttons with .btn in .btn-group.

- - - + + +
{% highlight html %}
- - - + + +
{% endhighlight %} @@ -30,18 +30,18 @@
@@ -58,30 +58,30 @@
@@ -96,11 +96,11 @@

Place a .btn-group within another .btn-group when you want dropdown menus mixed with a series of buttons.

- - + +
-
{% highlight html %}
- - + +
-