From ffaad0a819c6cf1e21d9a9d313673f9d7a260584 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 31 Oct 2016 21:27:56 -0700 Subject: Responsive display utilities (#20934) * Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name * make floats use the same format, add float-none mixin --- docs/components/card.md | 4 ++-- docs/components/list-group.md | 6 +++--- docs/components/navbar.md | 18 +++++++++--------- 3 files changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/components') diff --git a/docs/components/card.md b/docs/components/card.md index 1bb0866fe..3c2770535 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -231,7 +231,7 @@ Use Bootstrap's nav pills or tabs within a card header. Be sure to always includ {% example html %}
- -
+
@@ -279,7 +279,7 @@ Here are some examples to show what we mean. About -
+
@@ -300,7 +300,7 @@ Here are some examples to show what we mean. About -
+
-- cgit v1.2.3