From 21d6a5933a75e39e2412a91a891722ba36ce3254 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 29 Mar 2013 23:37:43 -0700 Subject: [PATCH] fix buttons links --- docs/docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs.html b/docs/docs.html index 30a9c76234..a53dfd2c0f 100644 --- a/docs/docs.html +++ b/docs/docs.html @@ -1909,7 +1909,7 @@ For example, <section> should be wrapped as inline.

Buttons

-

Default buttons

+

Button options

Button styles can be applied to anything with the .btn class applied. However, typically you'll want to apply these to only <a> and <button> elements for the best rendering.