diff --git a/assets/css/docs.css b/assets/css/docs.css
index 8843d2480f..243c922f1e 100644
--- a/assets/css/docs.css
+++ b/assets/css/docs.css
@@ -418,9 +418,6 @@ body {
.bs-example-control-sizing input[type="text"] + input[type="text"] {
margin-top: 10px;
}
-.bs-example-form {
- overflow: hidden;
-}
.bs-example-form .input-group {
margin-bottom: 10px;
}
diff --git a/css.html b/css.html
index 9aa5c6ca42..9e7da28f98 100644
--- a/css.html
+++ b/css.html
@@ -1545,34 +1545,34 @@ For example, <section>
should be wrapped as inline.