From 9a48f138653f427e49669b23e8b6ee14cbc91332 Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Sun, 25 Sep 2011 09:12:59 +0200 Subject: [PATCH] move right portlet down by 1em for better alignment with headline on center section --- browser/skin/lobo/lobo.css | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/browser/skin/lobo/lobo.css b/browser/skin/lobo/lobo.css index d03b3ac..248d1d7 100644 --- a/browser/skin/lobo/lobo.css +++ b/browser/skin/lobo/lobo.css @@ -1,10 +1,15 @@ /* - $Id$ - settings specific for view / node objects + Basic settings for standard Lobo skin */ +/* positioning of page elements */ + +#portlets { + margin-top: 1em; +} + /* general */ h1, h2, h3, h4, h5, h6 {