diff options
Diffstat (limited to '')
-rw-r--r-- | web/gui/dashboard/dashboard.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gui/dashboard/dashboard.css b/web/gui/dashboard/dashboard.css index 035263268..71215a031 100644 --- a/web/gui/dashboard/dashboard.css +++ b/web/gui/dashboard/dashboard.css @@ -146,7 +146,7 @@ body { display: block; position: absolute; bottom: 0px; - right: 30px; + right: 0px; height: 15px; width: 110px; font-size: 12px; |