2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

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]
This commit is contained in:
Teo Dell'Amico
2016-04-02 13:55:47 -07:00
committed by Chris Rebert
parent 1b35105852
commit a0a157db93
4 changed files with 6 additions and 12 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ title: Bootstrap · 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>