From 067311f44be9442a3d7fb8c8005ba9f116a4a4d2 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 12 Aug 2015 21:15:19 -0700 Subject: [PATCH] basic docs fix for badges in list group, still needs more changes --- docs/components/list-group.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/components/list-group.md b/docs/components/list-group.md index 3532b39980..e3dec4a6ee 100644 --- a/docs/components/list-group.md +++ b/docs/components/list-group.md @@ -31,15 +31,15 @@ Add the badges component to any list group item and it will automatically be pos {% example html %}