From 3a0e24e4a25132a2f3234e99e297f0ac7e95630c Mon Sep 17 00:00:00 2001 From: chrisaga Date: Sun, 9 Jul 2006 08:37:41 +0000 Subject: merge from trunk r1449:1450 into branch 1.6 (DIV.comment) git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1451 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/content.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'template/yoga/content.css') diff --git a/template/yoga/content.css b/template/yoga/content.css index eee5baaa0..9eccdeed1 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -113,10 +113,8 @@ UL.categoryActions { } #content DIV.comment BLOCKQUOTE { - margin-top: 1em; margin-right: 0.5em; - margin-bottom: 150px; - padding: 0.5em; + overflow: visible; /*avoid a very strange margin behaviour (all browsers) */ } /* begin chronology/calendar elements*/ -- cgit v1.2.3