aboutsummaryrefslogtreecommitdiffstats
path: root/gui/app/styles/main.css
diff options
context:
space:
mode:
Diffstat (limited to 'gui/app/styles/main.css')
-rw-r--r--gui/app/styles/main.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/gui/app/styles/main.css b/gui/app/styles/main.css
index e13a66bce..d2ea8ba42 100644
--- a/gui/app/styles/main.css
+++ b/gui/app/styles/main.css
@@ -20,6 +20,8 @@ body {
}
+
+
/* Custom page header */
.header {
@@ -206,3 +208,7 @@ input:focus{outline: 0}
overflow: hidden;
}
+.bs-sidenav{
+ margin-top:21px !important;
+}
+