From e8f1ae007339c98ea71b0f56b37c037d11fa6276 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 29 Aug 2011 21:52:45 -0700 Subject: [PATCH] btn's need &nbps; seperating them for ie7 --- docs/index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index 3d7f38ba04..db31ca296e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -863,11 +863,7 @@

Example buttons

Button styles can be applied to anything with the .btn applied. Typically you’ll want to apply these to only <a>, <button>, and select <input> elements. Here’s how it looks:

- - - - - + &nbps;&nbps;&nbps;&nbps;

Alternate sizes

Fancy larger or smaller buttons? Have at it!

-- 2.47.2