From 79cfd5694789eb02d37cff6d59f4577c1db1d4d4 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 24 Nov 2017 16:58:36 -0800 Subject: [PATCH] document it --- docs/4.0/components/buttons.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/4.0/components/buttons.md b/docs/4.0/components/buttons.md index 41ca9cef07..6dfed7ddf2 100644 --- a/docs/4.0/components/buttons.md +++ b/docs/4.0/components/buttons.md @@ -116,14 +116,14 @@ 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 `