From 3b46ba874f623f63b01171c8632f5886f2630b78 Mon Sep 17 00:00:00 2001 From: REJack Date: Sat, 18 Sep 2021 01:28:40 +0200 Subject: [PATCH] update iframe docs for default iframe tab --- docs/javascript/iframe.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/docs/javascript/iframe.md b/docs/javascript/iframe.md index ac2b80f76..06de20614 100644 --- a/docs/javascript/iframe.md +++ b/docs/javascript/iframe.md @@ -30,22 +30,20 @@ To get the iframe 100% working you need the following content-wrapper markup: ###### Markup with Default IFrame Tab ```html
- +
```