aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/components/dropdowns.html
AgeCommit message (Collapse)AuthorFilesLines
2014-07-11rearrange docs componentsMark Otto1-98/+0
2014-07-09remove deprecated warnings from docsMark Otto1-4/+0
2014-07-08.btn-default to .btn-secondaryMark Otto1-4/+4
2014-07-08Refactor: drop .dropdown .caret for a generated caret using ↵Mark Otto1-4/+0
.dropdown-toggle:after
2014-06-09fixes #13769Mark Otto1-4/+4
2014-05-01Remove sr-only from components/dropdown entirelyPatrick H. Lauke1-5/+5
possibly less confusing option, as per discussion, is to always show the dropdown trigger button (both live and in that code example)
2014-04-29Remove sr-only from components/dropdowns examplePatrick H. Lauke1-3/+3
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)
2014-03-16Break up docs into includesMark Otto1-0/+106