diff --git a/plonetheme/pfbweb/static/css/pfbweb.css b/plonetheme/pfbweb/static/css/pfbweb.css index 39ca864..be99332 100644 --- a/plonetheme/pfbweb/static/css/pfbweb.css +++ b/plonetheme/pfbweb/static/css/pfbweb.css @@ -3203,7 +3203,7 @@ body.largeText #content-core p { #global { background: transparent; - margin: 0; + margin: 5px 7px; width: auto; left: 0; } @@ -3452,7 +3452,7 @@ body.largeText #content-core p { #global { background: transparent; - margin: 5px; + margin: 5px 7px; width: 100%; left: 0; }