From cb8dc9ccda73c24e7bc20ab1bdc29349cdf33441 Mon Sep 17 00:00:00 2001 From: Serghei MIHAI Date: Mon, 4 Nov 2013 17:36:05 +0100 Subject: [PATCH] agenda legend displayed --- plonetheme/pfbweb/static/css/pfbweb.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/plonetheme/pfbweb/static/css/pfbweb.css b/plonetheme/pfbweb/static/css/pfbweb.css index cf3c865..d986aba 100644 --- a/plonetheme/pfbweb/static/css/pfbweb.css +++ b/plonetheme/pfbweb/static/css/pfbweb.css @@ -3523,10 +3523,6 @@ body.largeText #content-core p { padding: 0; } - #agenda-legend { - display: none !important; - } - #content #events-ul-list li div.event-data { padding-top: 0; } @@ -3552,6 +3548,7 @@ body.largeText #content-core p { #tabellio-agenda { position: relative; + float: left; } .formControls {