1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

Merge pull request #19102 from twbs/v4-center-utils

v4: Drop .center-block for new-ish .m-x-auto
This commit is contained in:
Mark Otto
2016-02-06 16:45:57 -08:00
6 changed files with 14 additions and 34 deletions

View File

@@ -1,3 +0,0 @@
.center-block {
@include center-block();
}