From: Mark Otto Date: Mon, 10 Aug 2015 07:05:40 +0000 (-0700) Subject: tweak buttons docs X-Git-Tag: v4.0.0-alpha~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58e03cd4bf7aad216f19055853c693f7c595b9f5;p=thirdparty%2Fbootstrap.git tweak buttons docs --- diff --git a/docs/components/buttons.md b/docs/components/buttons.md index e1244fe8b0..6e25ebe22e 100644 --- a/docs/components/buttons.md +++ b/docs/components/buttons.md @@ -136,32 +136,11 @@ This class uses `pointer-events: none` to try to disable the link functionality While button classes can be used on `` and ` - -{% endexample %} - -#### Single toggle +### Toggle states Add `data-toggle="button"` to toggle a button's `active` state. If you're pre-toggling a button, you must manually add the `.active` class **and** `aria-pressed="true"` to the ` {% endexample %} -### Checkbox and radio +### Checkbox and radio buttons Bootstrap's `.button` styles can be applied to other elements, such as `