diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 8c3c090a3d..e42e5e8690 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -523,7 +523,8 @@ input.focused { -------------------------------------------------- */ .bs-docs-gallery .thumbnail { - margin-bottom: 20px; + max-width: 400px; + margin: 0 auto 20px; } diff --git a/docs/index.html b/docs/index.html index a6d2a413e0..fda3442645 100644 --- a/docs/index.html +++ b/docs/index.html @@ -49,7 +49,7 @@ title: Bootstrap

Built with Bootstrap.

For more sites built with Bootstrap, visit the gallery or browse the examples.

-
+