From: Kevin Ball Date: Mon, 15 May 2017 20:09:47 +0000 (-0700) Subject: Update codepen button styles and vid images for navigation section X-Git-Tag: v6.4.0-rc1~46^2~26^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8293d2e85e930bc735ef04bc758db9901fe2b342;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update codepen button styles and vid images for navigation section --- diff --git a/docs/pages/accordion-menu.md b/docs/pages/accordion-menu.md index d586ee21a..b6a687025 100644 --- a/docs/pages/accordion-menu.md +++ b/docs/pages/accordion-menu.md @@ -16,14 +16,14 @@ Any `` will behave like a standard link. However, any `` paired with a nes

You can use the built-in .nested class to add an indent to a nested menu.

+
Watch this part in video

To have a sub-menu already open when the page loads, add the class .is-active to that sub-menu.

-
- Watch this part in video - edit on codepen button +
+ edit on codepen button
```html diff --git a/docs/pages/breadcrumbs.md b/docs/pages/breadcrumbs.md index 04bf2d578..48e2dab42 100644 --- a/docs/pages/breadcrumbs.md +++ b/docs/pages/breadcrumbs.md @@ -9,14 +9,15 @@ To make a set of breadcrumb links, just add the class `.breadcrumbs` to a `