From 61b51d40e7f57089c1d0c1eab6f54da57a7849c6 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Fri, 21 Dec 2012 13:13:22 +0100 Subject: [PATCH] Vier: disabling the "community" works now --- view/theme/vier/style.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index 59d603ffd0..640062bcf8 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -610,8 +610,9 @@ nav #nav-apps-link.selected { background-color: #364e59; } -nav #nav-community-link { - margin-left: 215px; +/* nav #nav-community-link { */ +nav ul { + margin-left: 210px; } nav #nav-user-linkmenu {