From a42377c7f588dca5968ad13009c9958bf14ef967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Malte=20J=C3=BCrgens?= Date: Thu, 18 Feb 2021 13:13:31 +0100 Subject: [PATCH] Update style.css --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index f40fe43..ea22f60 100644 --- a/src/style.css +++ b/src/style.css @@ -269,7 +269,7 @@ iframe { width: 100% !important; max-width: 25em !important; float: none !important; - margin-left: calc(100% - 2em) !important; + /*margin-left: calc(100% - 2em) !important;*/ margin-right: calc(100% - 2em) !important; margin-bottom: 2em !important; }