From 493c40891ecacbc7fb65a6818ca0647b3caa6367 Mon Sep 17 00:00:00 2001 From: Blerim Sheqa Date: Mon, 28 Jan 2019 10:35:47 +0100 Subject: [PATCH] Fix menu links --- theme/css/theme.css | 4 ++-- theme/partials/footer.html | 3 ++- theme/partials/header.html | 9 ++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/theme/css/theme.css b/theme/css/theme.css index c2cab94..1cda2c6 100644 --- a/theme/css/theme.css +++ b/theme/css/theme.css @@ -23,7 +23,7 @@ body{ } #icinga-menu-logo { - width: 100%; + width: 20%; height: 100%; position: absolute; } @@ -35,7 +35,7 @@ body{ } #icinga-menu-main { - padding-left: 185px; + margin-left: 185px; color: rgba(255,255,255,0.89); position: absolute; } diff --git a/theme/partials/footer.html b/theme/partials/footer.html index 6dd82b7..f456b97 100644 --- a/theme/partials/footer.html +++ b/theme/partials/footer.html @@ -60,8 +60,9 @@