diff options
| author | Mark Otto <[email protected]> | 2016-02-06 16:45:57 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-02-06 16:45:57 -0800 |
| commit | b03684d04c143b59509bf626f065a331dcf8bd15 (patch) | |
| tree | 54084f8e90f15bae47b9291ca39e2abab5b3e512 /scss/utilities | |
| parent | 1285ec34fa9b5c2649cbb5b15de13ccfd1b14926 (diff) | |
| parent | 442277ddce7a254d0b20aecaf88c2adbf437eb38 (diff) | |
| download | bootstrap-b03684d04c143b59509bf626f065a331dcf8bd15.tar.xz bootstrap-b03684d04c143b59509bf626f065a331dcf8bd15.zip | |
Merge pull request #19102 from twbs/v4-center-utils
v4: Drop .center-block for new-ish .m-x-auto
Diffstat (limited to 'scss/utilities')
| -rw-r--r-- | scss/utilities/_center-block.scss | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scss/utilities/_center-block.scss b/scss/utilities/_center-block.scss deleted file mode 100644 index 0c986667a..000000000 --- a/scss/utilities/_center-block.scss +++ /dev/null @@ -1,3 +0,0 @@ -.center-block { - @include center-block(); -} |
