aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorTeo Dell'Amico <[email protected]>2016-04-02 13:55:47 -0700
committerChris Rebert <[email protected]>2016-04-06 15:55:27 -0700
commita0a157db9339b129738face06ef72c10fbe3fbf3 (patch)
treedf16d73cbbf3a3d49d7d67fe9df5461776e38497 /docs/index.html
parent1b3510585214824d16adac234895756ebe960e9e (diff)
downloadbootstrap-a0a157db9339b129738face06ef72c10fbe3fbf3.tar.xz
bootstrap-a0a157db9339b129738face06ef72c10fbe3fbf3.zip
Finish killing .center-block; fixes #19443
Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce]
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 6f88f4254..86776fb24 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -87,7 +87,7 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
<a href="{{ site.themes }}" class="btn btn-bs btn-outline">Browse themes</a>
</p>
- <img class="img-fluid center-block" src="{{ site.baseurl }}/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388">
+ <img class="img-fluid m-x-auto" src="{{ site.baseurl }}/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388">
</div>
</div>