2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +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
@@ -299,12 +299,6 @@
// Helpers
.bd-example > {
.center-block:not(img) {
max-width: 200px;
padding: .5rem;
background-color: #eee;
}
.bg-primary,
.bg-success,
.bg-info,