From 3dc4b3647ce2b27b0216fe8103253ffe9633fde9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Sep 2016 00:54:10 -0700 Subject: Rename pull-*-{left|right} classes to .float-*-left and .float-*-right --- docs/components/card.md | 4 ++-- docs/components/list-group.md | 6 +++--- docs/components/navbar.md | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'docs/components') diff --git a/docs/components/card.md b/docs/components/card.md index 1cf116d86..ded52118d 100644 --- a/docs/components/card.md +++ b/docs/components/card.md @@ -230,7 +230,7 @@ Use Bootstrap's nav pills or tabs within a card header. Be sure to always includ {% example html %}
- -
+
-- cgit v1.2.3