From 955a284384699bf97bb60c25d559107d759c817b Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Thu, 11 Jun 2020 15:25:40 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/12/style.css b/12/style.css index 8b067a9..6460181 100644 --- a/12/style.css +++ b/12/style.css @@ -489,6 +489,8 @@ a:hover{ } etherpad_iframe{ + display: inline-block; + position: relative; height: 100%; width: 100%; }