diff --git a/css.html b/css.html
index 692ae38ae..f1679c703 100644
--- a/css.html
+++ b/css.html
@@ -1567,7 +1567,7 @@ For example, <section> should be wrapped as inline.
Add .form-inline for left-aligned and inline-block controls for a compact layout.
Add .form-inline to your <form> for left-aligned and inline-block controls. This only applies to forms within viewports that are at least 768px wide.
Inputs, selects, and textareas are 100% wide by default in Bootstrap. To use the inline form, you'll have to set a width on the form controls used within.