summaryrefslogtreecommitdiffstats
path: root/web/gui/dashboard/dashboard.css
diff options
context:
space:
mode:
Diffstat (limited to 'web/gui/dashboard/dashboard.css')
-rw-r--r--web/gui/dashboard/dashboard.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gui/dashboard/dashboard.css b/web/gui/dashboard/dashboard.css
index 71215a03..2d95a331 100644
--- a/web/gui/dashboard/dashboard.css
+++ b/web/gui/dashboard/dashboard.css
@@ -770,7 +770,7 @@ body {
.dygraph__history-tip {
position: absolute;
transform: translateY(-50%);
- display: none; /* overriden in js */
+ display: none; /* overridden in js */
margin-right: 25px;
direction: rtl;
overflow: hidden;