From 35bdcd968463561f29f9b4ebad3ff938d6a20994 Mon Sep 17 00:00:00 2001 From: Edwina Barbalan Date: Fri, 19 Jul 2019 16:03:49 +0200 Subject: [PATCH] Navigation Desktopansicht angepasst --- public/lib/buefy-0.7.5.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/lib/buefy-0.7.5.css b/public/lib/buefy-0.7.5.css index d0dc7f6..2ca66d3 100644 --- a/public/lib/buefy-0.7.5.css +++ b/public/lib/buefy-0.7.5.css @@ -4142,7 +4142,10 @@ a.list-item { line-height: 1.25; float: left; width: 230px; - height: 85%; + height: 100%; + margin-left: -22px; + margin-top: 12px; + padding-top: 20px; position: fixed; text-align: left; background-color: #0046a0;