From cfe5bb47960179f528b015a69e86ca8e85766d25 Mon Sep 17 00:00:00 2001 From: harry Date: Sun, 14 May 2017 23:32:12 +0530 Subject: [PATCH] Update Responsive navigation example! --- docs/pages/responsive-navigation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/responsive-navigation.md b/docs/pages/responsive-navigation.md index 04bb0f0e7..89117d950 100644 --- a/docs/pages/responsive-navigation.md +++ b/docs/pages/responsive-navigation.md @@ -35,7 +35,7 @@ With our responsive Menu plugin, you can apply a default pattern to a Menu, and For example, a drilldown menu works well on mobile, but on larger screens, you may want to convert that same menu into a dropdown. Here's an example that does just that: ```html_example -