aboutsummaryrefslogtreecommitdiff
path: root/docs/components/dropdowns.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-25 00:27:44 -0700
committerMark Otto <[email protected]>2015-08-25 00:27:44 -0700
commitebc0a56c6f66b189665f2d7ff1c947bfeaf3a677 (patch)
treef7e3d51437eed46ccbded361166335d7d48aa27a /docs/components/dropdowns.md
parentfacb3a0c3c3f240ae4490019639cf2d6bc2eb53f (diff)
parent37b00133ae9da22b58865c1ecab6af2e075a5e25 (diff)
downloadbootstrap-ebc0a56c6f66b189665f2d7ff1c947bfeaf3a677.tar.xz
bootstrap-ebc0a56c6f66b189665f2d7ff1c947bfeaf3a677.zip
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Diffstat (limited to 'docs/components/dropdowns.md')
-rw-r--r--docs/components/dropdowns.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/dropdowns.md b/docs/components/dropdowns.md
index 037e0d1cf..785913dc4 100644
--- a/docs/components/dropdowns.md
+++ b/docs/components/dropdowns.md
@@ -4,7 +4,7 @@ title: Dropdowns
group: components
---
-Dropdowns are toggleable, contextual overlays for displaying lists of links and more. They're made interactive with the included Bootstrap dropdown JavaScript plugin.
+Dropdowns are toggleable, contextual overlays for displaying lists of links and more. They're made interactive with the included Bootstrap dropdown JavaScript plugin. They're toggled by clicking, not by hovering; this is [an intentional design decision.](http://markdotto.com/2012/02/27/bootstrap-explained-dropdowns/)
## Contents