]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove sr-only from components/dropdowns example
authorPatrick H. Lauke <redux@splintered.co.uk>
Tue, 29 Apr 2014 19:52:35 +0000 (20:52 +0100)
committerPatrick H. Lauke <redux@splintered.co.uk>
Tue, 29 Apr 2014 19:52:35 +0000 (20:52 +0100)
commit7026c9626aa16a9b9e225f49e9ca95fddd49f829
tree0c0ee5a67172611401c2233ae92ad5370c885342
parentbde5f1fe9f837cce036821be5aaf6c40e19a8097
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)
docs/_includes/components/dropdowns.html