From: Jérémie Astor Date: Tue, 16 Feb 2021 20:11:34 +0000 (+0100) Subject: Fix overflow for mdr box (???) X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=150a778041d9707446ca585756fcd94b53bd6738;p=gwion.git Fix overflow for mdr box (???) --- diff --git a/custom.css b/custom.css index a4532723..fad63ab7 100644 --- a/custom.css +++ b/custom.css @@ -7,6 +7,7 @@ margin-left: 20%; moz-border-radius: 15px; -webkit-border-radius: 15px; + overflow: scroll; } footer {