From bdcf219de2cb157afb9047f843925074654164e3 Mon Sep 17 00:00:00 2001 From: harry Date: Tue, 27 Jun 2017 01:07:42 +0530 Subject: [PATCH] Update offcanvas transitions copy! --- docs/pages/off-canvas.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -
+
+ +
+
``` -- 2.47.2