From 840bc42fab735b68c8bac1706713b6d64b7d443d Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Tue, 19 Nov 2013 15:57:09 +0100 Subject: [PATCH] force the size of 'realcontent' container images --- plonetheme/pfbweb/static/css/pfbweb.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plonetheme/pfbweb/static/css/pfbweb.css b/plonetheme/pfbweb/static/css/pfbweb.css index fbe8eae..9e74270 100644 --- a/plonetheme/pfbweb/static/css/pfbweb.css +++ b/plonetheme/pfbweb/static/css/pfbweb.css @@ -3397,7 +3397,7 @@ body.largeText #content-core p { } #realcontent img { - max-width: 90%; + max-width: 90% !important; } #lcol {