From 54a43a72479ccfbf7f5cd2568ca6d56ea7be5531 Mon Sep 17 00:00:00 2001 From: Jesse Mandel Date: Sat, 10 Feb 2018 16:12:15 -0800 Subject: [PATCH] Remove `show` class from example code (#25570) --- docs/4.0/components/dropdowns.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/4.0/components/dropdowns.md b/docs/4.0/components/dropdowns.md index 926899d1d4..25ebae75db 100644 --- a/docs/4.0/components/dropdowns.md +++ b/docs/4.0/components/dropdowns.md @@ -46,7 +46,7 @@ Any single `.btn` can be turned into a dropdown toggle with some markup changes. And with `` elements: {% example html %} -