diff options
Diffstat (limited to 'template/yoga/content.css')
-rw-r--r-- | template/yoga/content.css | 4 |
1 files changed, 1 insertions, 3 deletions
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*/ |