Drop .center-block for .m-x-auto
- Both classes do about the same thing, but with different names - Clarifies docs for .m-x-auto requiring a fixed width block element for it to work - Add missing heading for clearfix section in docs (unrelated)
This commit is contained in:
parent
612b824ae0
commit
c59dbe56fe
5 changed files with 13 additions and 34 deletions
|
|
@ -48,7 +48,6 @@
|
|||
|
||||
// // Layout
|
||||
@import "mixins/clearfix";
|
||||
@import "mixins/center-block";
|
||||
// @import "mixins/navbar-align";
|
||||
@import "mixins/grid-framework";
|
||||
@import "mixins/grid";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue