From: Daniel Ruf Date: Fri, 9 Mar 2018 19:49:34 +0000 (+0100) Subject: docs: remove the unused data-btm-offset-pct in reveal X-Git-Tag: v6.6.0~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c554481bf37060c61c090060e7e1c4c84b4ee6d0;p=thirdparty%2Ffoundation%2Ffoundation-sites.git docs: remove the unused data-btm-offset-pct in reveal --- 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