2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Move /utilities/flexbox to /utilities/flex to match name of SCSS file

This commit is contained in:
Mark Otto
2017-07-01 19:33:27 -07:00
committed by Mark Otto
parent 11e18af1b6
commit 25d5ffc9f9
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -229,7 +229,7 @@ Dropped entirely for the new card component.
- Added responsive variations to our text alignment classes `.text-{sm,md,lg,xl}-{left,center,right}`.
- **Alignment and spacing:**
- Added new [responsive margin and padding utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/spacing/) for all sides, plus vertical and horizontal shorthands.
- Added boatload of [flexbox utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/flexbox/).
- Added boatload of [flexbox utilities]({{ site.baseurl }}/docs/{{ site.docs_version }}/utilities/flex/).
- Dropped `.center-block` for the new `.mx-auto` class.
### Vendor prefix mixins