diff --git a/components.html b/components.html index 95e1f08c1a..8298a00b60 100644 --- a/components.html +++ b/components.html @@ -266,7 +266,10 @@ base_url: "../"

Wrap the dropdown's trigger and the dropdown menu within .dropdown, or another element that declares position: relative;. Then add the menu's HTML.

{% highlight html %}