From 15a4399015e13fdcd00bfff32ccca5244d60c95d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Dec 2012 13:22:10 -0800 Subject: Align the touch icons attributes --- docs/components.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index a5b1b6afa..a4558cd0a 100644 --- a/docs/components.html +++ b/docs/components.html @@ -22,8 +22,8 @@ - - + + -- cgit v1.2.3 From 0f2a423b8d48eddc9299b0bc4de40a185367556a Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 3 Dec 2012 13:25:56 -0800 Subject: Once more, update all the favicons to retina --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index a4558cd0a..b5e22e3da 100644 --- a/docs/components.html +++ b/docs/components.html @@ -19,11 +19,11 @@ - + -- cgit v1.2.3 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