From 03974744159cd1a77317dd11ecd1b91131b53063 Mon Sep 17 00:00:00 2001 From: Sam Georges Date: Wed, 6 Mar 2013 08:26:17 +1100 Subject: [PATCH] Minor amendment to horizontal-nav doco --- docs/components/section.html.erb | 58 ++++++++++++++------------------ 1 file changed, 26 insertions(+), 32 deletions(-) diff --git a/docs/components/section.html.erb b/docs/components/section.html.erb index ea6d7784e..409af56af 100644 --- a/docs/components/section.html.erb +++ b/docs/components/section.html.erb @@ -218,39 +218,33 @@

Use the side-nav class on the list to apply the Foundation navigation styles

<%= code_example ' -
-
-
-
-

Section 1

-
- -
-
-
-

Section 2

-
- -
-
+
+
+

Section 1

+
+
-
-
-

Content to the right of the navigation.

-
-
', :html %> + +
+

Section 2

+
+ +
+
+
+', :html %>
Deep Linking
-- 2.47.3