diff options
| author | Mark Otto <[email protected]> | 2017-07-01 19:48:06 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-07-01 23:05:51 -0700 |
| commit | 4b84614e7f6fe565afeae516ebbd2dba891b8030 (patch) | |
| tree | bccc42b2c10d01ccdb3dd34c06fca38340d29ac6 /_data | |
| parent | 58816b38b7063db46172ffa12178c95fdb242f6f (diff) | |
| download | bootstrap-4b84614e7f6fe565afeae516ebbd2dba891b8030.tar.xz bootstrap-4b84614e7f6fe565afeae516ebbd2dba891b8030.zip | |
Redo the "responsive helpers" files
- Moves the embed SCSS to the utilities subfolder
- Separate the floats from the embed docs
- Rename embed docs from responsive helpers to embeds
Diffstat (limited to '_data')
| -rw-r--r-- | _data/nav.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_data/nav.yml b/_data/nav.yml index a6d4a6bdc..1ce74e782 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -58,10 +58,11 @@ - title: Close icon - title: Colors - title: Display + - title: Embed - title: Flex + - title: Float - title: Image replacement - title: Position - - title: Responsive helpers - title: Screenreaders - title: Sizing - title: Spacing |
