From: Gabriel Wicke Date: Fri, 23 Apr 2004 23:45:56 +0000 (+0000) Subject: decreased margin-bottom of portlets X-Git-Tag: 1.3.0beta1~302 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=41c19df53d9af220325fd6249e9c93f44ab0c2dc;p=lhc%2Fweb%2Fwiklou.git decreased margin-bottom of portlets --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 55e4dce409..f542da7510 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -549,7 +549,7 @@ div.townBox dl dd { */ .portlet { border: none; - margin: 0 0 1em 0em; + margin: 0 0 0.5em 0em; float: none; padding: 0; width: 11.6em;