From: harry Date: Sun, 14 May 2017 10:46:44 +0000 (+0530) Subject: Add expanded menu codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~24^2~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3947c384965c25f40f5cbd9f5d7f03993862aa20;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add expanded menu codepen! --- diff --git a/docs/pages/menu.md b/docs/pages/menu.md index c0cd588b9..b15defd06 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -89,6 +89,12 @@ To align items in the middle, add a wrapping element with the class `.menu-cente Items can also be set to expand out and take up an even amount of space, with the `.expanded` class. Thanks to the magic of CSS, the items will automatically size themselves equally depending on how many are inside the menu. +
+ Watch this part in video + + edit on codepen button +
+ ```html_example