From 4e9e3222c2b3acb728662dce5ab80feb6209ad00 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 4 Sep 2010 13:43:04 +0000 Subject: [PATCH] changed content separator --- lam/style/500_layout.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index f8476097..4f5bf13e 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -237,6 +237,8 @@ input.smallImageButton { hr.modulePage { width: 100%; height: 2px; + margin-bottom: 20px; + margin-top: 3px; }