From: Kai Moritz Date: Tue, 5 Jul 2016 07:49:31 +0000 (+0200) Subject: Abstand zwischen Menü-Pfad und Menü-Inhalt eingefügt X-Git-Tag: thymeroot-2.0.0~77 X-Git-Url: https://juplo.de/gitweb/?p=website;a=commitdiff_plain;h=4736508fdb621698720084793036f893c2d61d8c;hp=80377ddada621ace31cd0d5db5a358853113021e Abstand zwischen Menü-Pfad und Menü-Inhalt eingefügt --- diff --git a/less/screen/menu.less b/less/screen/menu.less index afd9f248..1dc142e5 100644 --- a/less/screen/menu.less +++ b/less/screen/menu.less @@ -44,7 +44,7 @@ } #submenu ul.s { - margin: 1em 0 0 0; /** 16px 0 0 0 */ + margin: 1.5em 0 0 0; /** 24px 0 0 0 */ padding: 0; list-style-type: none; }