diff options
Diffstat (limited to 'gui/app/views/layout/sideNav.html')
-rw-r--r-- | gui/app/views/layout/sideNav.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/app/views/layout/sideNav.html b/gui/app/views/layout/sideNav.html index 42dcbbc6e..4fc99cd4f 100644 --- a/gui/app/views/layout/sideNav.html +++ b/gui/app/views/layout/sideNav.html @@ -90,7 +90,7 @@ <style> .bs-sidenav { - margin-top: 40px; + margin-top: 21px; margin-bottom: 20px; width: 124px; } |