From 6f591b5c77417eda26abd3c2932751f838588c42 Mon Sep 17 00:00:00 2001 From: webzwo0i Date: Sat, 13 Mar 2021 03:16:22 +0100 Subject: [PATCH] add class pad to timeslider to fix height issue (#4941) --- src/static/css/pad/layout.css | 2 ++ src/templates/timeslider.html | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/static/css/pad/layout.css b/src/static/css/pad/layout.css index df3408319..7f77ca58d 100644 --- a/src/static/css/pad/layout.css +++ b/src/static/css/pad/layout.css @@ -4,6 +4,8 @@ html, body { margin: 0; padding: 0; } + +/* used in pad and timeslider */ html.pad, html.pad body { overflow: hidden; height: 100%; diff --git a/src/templates/timeslider.html b/src/templates/timeslider.html index c577f3013..b3fd3d006 100644 --- a/src/templates/timeslider.html +++ b/src/templates/timeslider.html @@ -3,7 +3,7 @@ , langs = require("ep_etherpad-lite/node/hooks/i18n").availableLangs %> - + <%=settings.title%> Timeslider