From: Patrick H. Lauke Date: Tue, 29 Apr 2014 19:52:35 +0000 (+0100) Subject: Remove sr-only from components/dropdowns example X-Git-Tag: v3.2.0~207^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7026c9626aa16a9b9e225f49e9ca95fddd49f829;p=thirdparty%2Fbootstrap.git Remove sr-only from components/dropdowns example Assuming sr-only is used in the actual live code so that the menu can be shown open already ... but having sr-only in the highlighted example code itself is confusing/misleading. Also, change the text for the button from "Dropdown" to "Dropdown trigger" for clarity (and it then matches http://getbootstrap.com/javascript/#dropdowns) --- diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index 6e44c45ba4..f4494b8a3d 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -8,7 +8,7 @@
{% highlight html %}