From 434ec9950ceb0f38d95c8ebe6741ef8bc17b0425 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Mon, 13 Mar 2017 16:34:52 +0100 Subject: [PATCH] =?utf8?q?Abst=C3=A4nde=20zwischen=20aktiven/nicht-aktiven?= =?utf8?q?=20Men=C3=BCeintr=C3=A4gen=20korrigiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- dist/less/screen/menu.less | 6 +++++- dist/thymeleaf/templates/layout.html | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/dist/less/screen/menu.less b/dist/less/screen/menu.less index 1dc142e5..68d02940 100644 --- a/dist/less/screen/menu.less +++ b/dist/less/screen/menu.less @@ -44,10 +44,14 @@ } #submenu ul.s { - margin: 1.5em 0 0 0; /** 24px 0 0 0 */ + margin: 1em 0 0 0; /** 20px 0 0 0 */ padding: 0; list-style-type: none; } +#submenu ul.active +{ + margin-top: 1.5em; /** 24px */ +} #submenu li.s { margin: 0 0 .5em 0; /** 0 0 10px 0 */ diff --git a/dist/thymeleaf/templates/layout.html b/dist/thymeleaf/templates/layout.html index 5c72c7a8..c9f3ab87 100644 --- a/dist/thymeleaf/templates/layout.html +++ b/dist/thymeleaf/templates/layout.html @@ -149,7 +149,7 @@ >fix-swf