From: Chris Rebert Date: Tue, 13 Aug 2013 02:45:13 +0000 (-0700) Subject: Components docs: Dropdowns section: add .sr-only toggle buttons so aria-labelledby... X-Git-Tag: v3.0.0-rc.2~24^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9396%2Fhead;p=thirdparty%2Fbootstrap.git Components docs: Dropdowns section: add .sr-only toggle buttons so aria-labelledby validates --- diff --git a/components.html b/components.html index a632194444..bbfcf69c6b 100644 --- a/components.html +++ b/components.html @@ -19,7 +19,8 @@ base_url: "../"

Wrap the dropdown's trigger and the dropdown menu within .dropdown, or another element that declares position: relative;. Then add the menu's HTML.