From c554481bf37060c61c090060e7e1c4c84b4ee6d0 Mon Sep 17 00:00:00 2001 From: Daniel Ruf Date: Fri, 9 Mar 2018 20:49:34 +0100 Subject: [PATCH] docs: remove the unused data-btm-offset-pct in reveal --- js/foundation.reveal.js | 7 ------- 1 file changed, 7 deletions(-) diff --git a/js/foundation.reveal.js b/js/foundation.reveal.js index e02ace43e..c3a464274 100644 --- a/js/foundation.reveal.js +++ b/js/foundation.reveal.js @@ -520,13 +520,6 @@ Reveal.defaults = { * @default false */ fullScreen: false, - /** - * Percentage of screen height the modal should push up from the bottom of the view. - * @option - * @type {number} - * @default 10 - */ - btmOffsetPct: 10, /** * Allows the modal to generate an overlay div, which will cover the view when modal opens. * @option -- 2.47.2