From: harry Date: Mon, 26 Jun 2017 19:37:42 +0000 (+0530) Subject: Update offcanvas transitions copy! X-Git-Tag: v6.4.0~2^2~7^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10260%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update offcanvas transitions copy! --- diff --git a/docs/pages/off-canvas.md b/docs/pages/off-canvas.md index 5d3514445..84872fd85 100644 --- a/docs/pages/off-canvas.md +++ b/docs/pages/off-canvas.md @@ -250,7 +250,10 @@ You can switch the default transition of the off-canvas from pushing the page ov There are 2 available transitions: push (`data-transition="push"`) which is the default, and overlap (`data-transition="overlap"`). ```html -
+
+ +
+
```