From a8dc4812a49d8467e8642abb510b523a9a51cd48 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 25 Nov 2015 02:32:41 -0800 Subject: [PATCH] Add responsive float classes; fixes #13690 --- docs/_includes/nav-home.html | 4 ++-- docs/components/list-group.md | 6 +++--- docs/components/navbar.md | 10 ++++----- docs/components/utilities.md | 26 +++++++++++------------ docs/content/images.md | 8 +++---- docs/examples/album/index.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/dashboard/index.html | 4 ++-- docs/examples/narrow-jumbotron/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/offcanvas/index.html | 2 +- docs/examples/tooltip-viewport/index.html | 4 ++-- docs/migration.md | 5 +++++ scss/_utilities.scss | 18 ++++++++++------ 14 files changed, 53 insertions(+), 42 deletions(-) diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index e4bae8be78..69609286e9 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,6 +1,6 @@