diff options
Diffstat (limited to 'web/gui/dashboard/dashboard.slate.css')
-rw-r--r-- | web/gui/dashboard/dashboard.slate.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/gui/dashboard/dashboard.slate.css b/web/gui/dashboard/dashboard.slate.css index 22e37ada5..c4e5c65c9 100644 --- a/web/gui/dashboard/dashboard.slate.css +++ b/web/gui/dashboard/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; |