From 41c19df53d9af220325fd6249e9c93f44ab0c2dc Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Fri, 23 Apr 2004 23:45:56 +0000 Subject: [PATCH] decreased margin-bottom of portlets --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 2.20.1