From 3d366038d739ca1ddf460c3c52372365818b9005 Mon Sep 17 00:00:00 2001 From: jody tate Date: Wed, 21 Aug 2013 08:44:54 -0700 Subject: [PATCH 1/3] removed reference to button color and gradient Changed the wording to reflect the default button's new look since it's no longer grey and doesn't have a gradient. I'd say this new wording isn't ideal and needs something a bit more, well, descriptive. --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index f976d229bd..5cb06f5f6f 100644 --- a/css.html +++ b/css.html @@ -1972,7 +1972,7 @@ For example, <section> should be wrapped as inline. {% highlight html %} - + From 68b7998c05582305a746bf76ab895dd2b9842bc2 Mon Sep 17 00:00:00 2001 From: jody tate Date: Wed, 21 Aug 2013 08:46:13 -0700 Subject: [PATCH 2/3] removed extraneous space --- css.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css.html b/css.html index 5cb06f5f6f..5ddddfd85c 100644 --- a/css.html +++ b/css.html @@ -1972,7 +1972,7 @@ For example, <section> should be wrapped as inline. {% highlight html %} - + From cb2e11ece4334d9e1dd0ecd60c651bbebb0561d2 Mon Sep 17 00:00:00 2001 From: jody tate Date: Wed, 21 Aug 2013 13:06:46 -0700 Subject: [PATCH 3/3] remove .btn-group The example doesn't use .btn-group and adding the class causes "bad things to happen," as the saying goes. http://jsfiddle.net/josephtate/g6AWF --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components.html b/components.html index 24d1ad18c5..5320efcd63 100644 --- a/components.html +++ b/components.html @@ -1163,7 +1163,7 @@ base_url: "../"
-
+