diff options
| author | Mark Otto <[email protected]> | 2017-03-03 12:57:16 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-03-05 12:25:41 -0800 |
| commit | ebe405a01b721b667a37ae5c249077f4cdb3b8bd (patch) | |
| tree | 2574302f49ebc85b475c51635b4fa5f7c06cc958 /docs/_data | |
| parent | ed1de86794cc0911dc7a3dbbf3bb9dfe421ef4b6 (diff) | |
| download | bootstrap-ebe405a01b721b667a37ae5c249077f4cdb3b8bd.tar.xz bootstrap-ebe405a01b721b667a37ae5c249077f4cdb3b8bd.zip | |
Start rearranging the docs for a utilities update
— Rename display docs page
— Move print display utils to display utils page
— Drop remaining of responsive utils page as it's being replaced with display utils
— Update nav to reflect changes
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index ff46ae70d..0bb714b0f 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -15,7 +15,7 @@ - title: Overview - title: Grid - title: Media object - - title: Responsive utilities + - title: Utilities for layout - title: Content pages: @@ -56,8 +56,8 @@ - title: Clearfix - title: Close icon - title: Colors + - title: Display - title: Flexbox - - title: Display property - title: Image replacement - title: Invisible content - title: Position |
