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/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f111c3e763b4a3e10efe0da4e41cd5b4847a2b74;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.