From: harry Date: Sun, 14 May 2017 10:19:28 +0000 (+0530) Subject: Add `align-right` codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~24^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d896100bda9e5f7927ea9d4fa20eb62091233fba;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add `align-right` codepen! --- diff --git a/docs/pages/menu.md b/docs/pages/menu.md index 0e4390e51..c8bb03f13 100644 --- a/docs/pages/menu.md +++ b/docs/pages/menu.md @@ -45,6 +45,12 @@ By default, each item in the menu aligns to the left. They can also be aligned t

In a right-to-left environment, items align to the right by default, and the class .align-left can be used to reverse direction.

+
+ Watch this part in video + + edit on codepen button +
+ ```html_example