From 12916b06aaf686c56a53feb16b8efbac6f38c8fd Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 4 Dec 2012 18:25:16 -0800 Subject: Fix up display of dropdown submenu examples on responsive views --- docs/components.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index b5e22e3da..518924026 100644 --- a/docs/components.html +++ b/docs/components.html @@ -165,12 +165,12 @@

Sub menus on dropdowns

Add an extra level of dropdown menus, appearing on hover like those of OS X, with some simple markup additions. Add .dropdown-submenu to any li in an existing dropdown menu for automatic styling.

-
+

Default

-
+

Dropup

-
-
+

Left submenu