From e03824d16e18274e628765efe31d587b786ce385 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Mon, 4 Nov 2013 17:58:23 +0100 Subject: [PATCH] calendar list view fixes --- plonetheme/pfbweb/static/css/pfbweb.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plonetheme/pfbweb/static/css/pfbweb.css b/plonetheme/pfbweb/static/css/pfbweb.css index d986aba..8db5dc7 100644 --- a/plonetheme/pfbweb/static/css/pfbweb.css +++ b/plonetheme/pfbweb/static/css/pfbweb.css @@ -3532,10 +3532,10 @@ body.largeText #content-core p { } #content #events-ul-list li p.date { - width: 100%; - border: 0 !important; + width: 30%; margin-top: 0; padding-top: 0; + padding-left: 5px; } #content #events-ul-list h3 {