diff options
| author | Mark Otto <[email protected]> | 2017-07-01 19:33:27 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-01 23:05:51 -0700 |
| commit | 25d5ffc9f96d1eca3ba274571924ed7881e7bb44 (patch) | |
| tree | 48a903609012fd029c4959af9814e2d2cde9e9a7 /_data | |
| parent | 11e18af1b6d135f17de203165ab39cbed6784f05 (diff) | |
| download | bootstrap-25d5ffc9f96d1eca3ba274571924ed7881e7bb44.tar.xz bootstrap-25d5ffc9f96d1eca3ba274571924ed7881e7bb44.zip | |
Move /utilities/flexbox to /utilities/flex to match name of SCSS file
Diffstat (limited to '_data')
| -rw-r--r-- | _data/nav.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_data/nav.yml b/_data/nav.yml index 83ca134f7..79f532a8b 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -58,7 +58,7 @@ - title: Close icon - title: Colors - title: Display - - title: Flexbox + - title: Flex - title: Image replacement - title: Position - title: Responsive helpers |
