diff --git a/css.html b/css.html
index c686190ec..3ea6a84c7 100644
--- a/css.html
+++ b/css.html
@@ -1446,27 +1446,29 @@ 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 with .form-control are set to width: 100%; by default. Wrap labels and controls in .form-group for optimum spacing.