From: harry Date: Sun, 14 May 2017 11:24:08 +0000 (+0530) Subject: Add nested style codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~24^2~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58018f036577da1083b868d6a4171bb47f46ccf;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add nested style codepen! --- diff --git a/docs/pages/menu.md b/docs/pages/menu.md index a766db44d..adcd554bb 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -163,6 +163,12 @@ Add the `.simple` class to a Menu to remove the padding and color change. This s Add a new menu inside the `
  • ` of a Menu and add the class `.nested` to create a nested menu. The nested Menu has extra padding on the inside. + + ```html_example