diff --git a/components.html b/components.html index a632194444..bbfcf69c6b 100644 --- a/components.html +++ b/components.html @@ -19,7 +19,8 @@ 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.