From: Mark Otto Date: Mon, 22 Jan 2018 06:40:55 +0000 (-0800) Subject: v4.1: Add .dropdown-item-text (#22965) X-Git-Tag: v4.1.0~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d402183014810e418a57e08abcb34409c17829f5;p=thirdparty%2Fbootstrap.git v4.1: Add .dropdown-item-text (#22965) * Add .dropdown-item-text class * Add example of plain text within a .dropdown-menu, too * reorganize, simple/clearer headings --- diff --git a/docs/4.0/components/dropdowns.md b/docs/4.0/components/dropdowns.md index b4c70478ef..926899d1d4 100644 --- a/docs/4.0/components/dropdowns.md +++ b/docs/4.0/components/dropdowns.md @@ -26,7 +26,7 @@ However, Bootstrap does add built-in support for most standard keyboard menu int Wrap the dropdown's toggle (your button or link) and the dropdown menu within `.dropdown`, or another element that declares `position: relative;`. Dropdowns can be triggered from `` or `