diff --git a/docs/menu.html b/docs/menu.html index f01ed982f..93ba93fca 100755 --- a/docs/menu.html +++ b/docs/menu.html @@ -258,8 +258,8 @@
An item may contain a list of dropdowns to chose from. By default it will appear automatically with css.
A dropdown menu will, by default, automatically show when the parent element is hovered.
-If you need to programmatically close the dropdown, use the "stateful" variant and the javascript state module, which will allow you to manipulate the state directly.
+ A dropdown menu will, by default, automatically show when the parent element is hovered. + If you need to programmatically close the dropdown, use the "stateful" variant and the javascript state module, which will allow you to manipulate the state directly.