diff options
| author | Mark Otto <[email protected]> | 2014-07-11 22:59:57 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-11 22:59:57 -0700 |
| commit | dad3cab24f6dd02cefbf7a06617be8879483303d (patch) | |
| tree | 6428b185b0cd5e3099f0348653ed6818a1a3067f /docs | |
| parent | 46f1fbe7468faf374d31903e539f22ef4ed6ecf1 (diff) | |
| download | bootstrap-dad3cab24f6dd02cefbf7a06617be8879483303d.tar.xz bootstrap-dad3cab24f6dd02cefbf7a06617be8879483303d.zip | |
move responsive utils
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_data/nav.yml | 15 | ||||
| -rw-r--r-- | docs/layout/responsive-utilities.md (renamed from docs/components/responsive-utilities.md) | 0 |
2 files changed, 5 insertions, 10 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 6308b53ba..9feec87a5 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -20,14 +20,15 @@ pages: - title: Grid - title: Media - - title: Utilities + - title: Responsive utilities + sections: + - title: Viewports + - title: Print + - title: Test cases - title: Components pages: - title: Scaffolding - # - title: Grid - # sections: - # - title: Overview - title: Typography sections: - title: Scale @@ -55,15 +56,9 @@ - title: Pagination - title: Alerts - title: Progress - - title: Media - title: List - title: Responsive embed - title: Helpers - - title: Responsive utilities - sections: - - title: Viewports - - title: Print - - title: Test cases - title: JavaScript pages: diff --git a/docs/components/responsive-utilities.md b/docs/layout/responsive-utilities.md index 2e4c8b383..2e4c8b383 100644 --- a/docs/components/responsive-utilities.md +++ b/docs/layout/responsive-utilities.md |
