From: Mark Otto Date: Sat, 12 Jul 2014 05:59:57 +0000 (-0700) Subject: move responsive utils X-Git-Tag: v4.0.0-alpha~724 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dad3cab24f6dd02cefbf7a06617be8879483303d;p=thirdparty%2Fbootstrap.git move responsive utils --- diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 6308b53bab..9feec87a59 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 similarity index 100% rename from docs/components/responsive-utilities.md rename to docs/layout/responsive-utilities.md