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 71215a031..2d95a331e 100644
--- a/web/gui/dashboard/css/dashboard.css
+++ b/web/gui/dashboard/css/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;
diff --git a/web/gui/dashboard/css/dashboard.slate.css b/web/gui/dashboard/css/dashboard.slate.css
index 22e37ada5..c4e5c65c9 100644
--- a/web/gui/dashboard/css/dashboard.slate.css
+++ b/web/gui/dashboard/css/dashboard.slate.css
@@ -788,7 +788,7 @@ code {
position: absolute;
top: 50%;
transform: translateY(-50%);
- display: none; /* overriden in js */
+ display: none; /* overridden in js */
margin-right: 25px;
direction: rtl;
overflow: hidden;