summaryrefslogtreecommitdiffstats
path: root/web/gui/dashboard/css
diff options
context:
space:
mode:
Diffstat (limited to 'web/gui/dashboard/css')
-rw-r--r--web/gui/dashboard/css/dashboard.css2
-rw-r--r--web/gui/dashboard/css/dashboard.slate.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/web/gui/dashboard/css/dashboard.css b/web/gui/dashboard/css/dashboard.css
index 035263268..71215a031 100644
--- a/web/gui/dashboard/css/dashboard.css
+++ b/web/gui/dashboard/css/dashboard.css
@@ -146,7 +146,7 @@ body {
display: block;
position: absolute;
bottom: 0px;
- right: 30px;
+ right: 0px;
height: 15px;
width: 110px;
font-size: 12px;
diff --git a/web/gui/dashboard/css/dashboard.slate.css b/web/gui/dashboard/css/dashboard.slate.css
index b3c65d38a..22e37ada5 100644
--- a/web/gui/dashboard/css/dashboard.slate.css
+++ b/web/gui/dashboard/css/dashboard.slate.css
@@ -160,7 +160,7 @@ code {
display: block;
position: absolute;
bottom: 0px;
- right: 30px;
+ right: 0px;
height: 15px;
width: 110px;
font-size: 12px;