From 20add59de3f2b69aaa9c9b325dab20b13c75eaa1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 5 Jan 2012 10:01:42 -0800 Subject: breaking out patterns.less even more, removing unnecessary div from checkbox and radio lists--now just labels and inputs --- docs/assets/css/docs.css | 2 +- docs/base-css.html | 72 ++++++++++++++++++++++-------------------------- docs/components.html | 46 +++++++++++++++++-------------- 3 files changed, 60 insertions(+), 60 deletions(-) (limited to 'docs') diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index b218b465c..a4573448f 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -171,7 +171,7 @@ body > .navbar-fixed .brand:hover { font-weight: 300; } .marketing h2 { - margin-bottom: 9px; + font-size: 22px; } .marketing p { margin-right: 10px; diff --git a/docs/base-css.html b/docs/base-css.html index 37fa97ba8..58d42c2b0 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -973,40 +973,36 @@ Form states
-
- - - - -
+ + + +

Note: Labels surround all the options for much larger click areas and a more usable form.

-
- - -
+ +

Note: Labels surround all the options for much larger click areas and a more usable form.

@@ -1040,17 +1036,15 @@ Form states
-
- - - -
+ + +
diff --git a/docs/components.html b/docs/components.html index d9d6b10d6..e57d1fd17 100644 --- a/docs/components.html +++ b/docs/components.html @@ -230,27 +230,33 @@

Side nav

-
- - -
- -
- - +
+
+
+ + +
+
+
+
+ + +
+
+ -- cgit v1.2.3