diff --git a/css.html b/css.html index 06b4f53451..5be76474c5 100644 --- a/css.html +++ b/css.html @@ -1162,17 +1162,23 @@ For example, <section> should be wrapped as inline.

Basic example

-

Individual form controls automatically receive some global styling. All textual <input>, <textarea>, and <select> elements are set to width: 100%; by default.

+

Individual form controls automatically receive some global styling. All textual <input>, <textarea>, and <select> elements are set to width: 100%; by default. Wrap labels and controls in .form-group for optimum spacing.

Legend - - - - - - -

Example block-level help text here.

+
+ + +
+
+ + +
+
+ + +

Example block-level help text here.

+