From 4a1ad7c34d70c6be640ca859755c21679b8f8c7c Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Fri, 26 Apr 2013 18:03:33 -0400 Subject: [PATCH 1/2] formatting fix Former-commit-id: 71ef4b3739ad0165cdad16b1100d33def319ff70 Former-commit-id: c8ec482d4153218ec9af59c9b37e01673197f224 --- docs/menu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@

Dropdown Item

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.