]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add note to off-canvas docs that the meaning of "right" and "left" doesn't change...
authorGeoff Kimball <geoff@zurb.com>
Tue, 15 Dec 2015 17:40:07 +0000 (09:40 -0800)
committerGeoff Kimball <geoff@zurb.com>
Tue, 15 Dec 2015 18:27:31 +0000 (10:27 -0800)
docs/pages/off-canvas.md

index 2b6ad5bf99f3662ee80058b620959e39ae1aef9d..cf5203f19eb93a96caff5f45c692ab7b92a22bb7 100644 (file)
@@ -54,6 +54,10 @@ To create a click trigger that opens the menu, add the attribute `data-open` or
 
 A design can have two menus: one on the left, and one on the right. Be sure that both menus come *before* the `.off-canvas-content` wrapper&mdash;this is required for the CSS to apply correctly.
 
+<div class="primary callout">
+  <p>When using Foundation in <a href="rtl.html">right-to-left</a> mode, "right" still means right, and "left" still means left.</p>
+</div>
+
 ```html
 <body>
   <div class="off-canvas-wrapper">