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