diff --git a/docs/css.html b/docs/css.html
index 3630acd12..1315ffe07 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -1880,12 +1880,13 @@ For example, <section> should be wrapped as inline.
We remove the default outline styles on some form controls and apply a box-shadow in its place for :focus.
:focus stateThe above example input uses custom styles in our documentation to demonstrate the :focus state on a .form-control.