From be3aa437a11dbe625ba401ad3c1ea3b57af30f78 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 24 Dec 2017 14:26:52 -0800 Subject: [PATCH] add note about single vs group --- docs/4.0/components/buttons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/buttons.md b/docs/4.0/components/buttons.md index f7ac8e7628..60373be6c7 100644 --- a/docs/4.0/components/buttons.md +++ b/docs/4.0/components/buttons.md @@ -116,7 +116,7 @@ Add `data-toggle="button"` to toggle a button's `active` state. If you're pre-to ### Checkbox and radio buttons -Bootstrap's `.button` styles can be applied to other elements, such as `