]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update Responsive navigation example!
authorharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 18:02:12 +0000 (23:32 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sun, 14 May 2017 18:02:12 +0000 (23:32 +0530)
docs/pages/responsive-navigation.md

index 04bb0f0e7b5168e4404782f55223a810f1ea7e9f..89117d95019e1862722698d7c477030cedd90542 100644 (file)
@@ -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
-<ul class="vertical menu" data-responsive-menu="drilldown medium-dropdown" style="width: 300px;">
+<ul class="vertical medium-horizontal menu" data-responsive-menu="drilldown medium-dropdown">
   <li>
     <a href="#">Item 1</a>
     <ul class="vertical menu">