From e8f1ae007339c98ea71b0f56b37c037d11fa6276 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 29 Aug 2011 21:52:45 -0700 Subject: btn's need &nbps; seperating them for ie7 --- docs/index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 3d7f38ba0..db31ca296 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!

-- cgit v1.2.3 From fc0471a450d8cf3fdeb0971ce2636ac11053891d Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Mon, 29 Aug 2011 22:34:13 -0700 Subject: lulz nbsp --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index db31ca296..415ea6a3b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -863,7 +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!

-- cgit v1.2.3 From 55022228bcdfea8d87eefb0c21249e6a9e219263 Mon Sep 17 00:00:00 2001 From: David Haywood Smith Date: Tue, 30 Aug 2011 11:47:40 +0100 Subject: Fixed duplicate element ids Also updated labels where required --- docs/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index bc0e216ab..b04e35292 100644 --- a/docs/index.html +++ b/docs/index.html @@ -651,9 +651,9 @@
- +
- + Small snippet of help text
@@ -688,7 +688,7 @@
- +
@@ -791,9 +791,9 @@
Example form legend
- +
- +
@@ -812,9 +812,9 @@
Example form legend
- +
- + Small snippet of help text
-- cgit v1.2.3 From 4fb1c5bd4b527797183a60e752f0276b01637fd5 Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Tue, 30 Aug 2011 23:34:19 -0700 Subject: rename all 1.1.1 stuff -> 1.2.0 and remove templates dir and fluid.html --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.html b/docs/index.html index 415ea6a3b..9ec827fb1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,7 +12,7 @@ - + @@ -78,7 +78,7 @@
Hotlink the CSS

For the quickest and easiest start, just copy this snippet into your webpage.

- +
-- cgit v1.2.3