From 855fc75500efddd9754cb4f5196f2b3d6f3843de Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 25 Mar 2005 18:02:56 +0000 Subject: [PATCH] spacing for sideblock stuff --- theme/standard/styles_layout.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 1200624ff5b..8da1c0d7279 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -332,6 +332,9 @@ body#admin-config .confighelp { margin-right: 6px; } +.sideblock .head { + margin-top: 5px; +}