Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/assets/css/docs.css3
-rw-r--r--docs/index.html2
2 files changed, 3 insertions, 2 deletions
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
<h1>Built with Bootstrap.</h1>
<p class="marketing-byline">For more sites built with Bootstrap, <a href="./gallery.html">visit the gallery</a> or <a href="./getting-started.html#examples">browse the examples</a>.</p>
- <div class="row example-sites">
+ <div class="row bs-docs-gallery">
<div class="span3">
<a class="thumbnail" href="http://delicious.com">
<img src="assets/img/example-sites/example-delicious.jpg">