aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_includes/css')
-rw-r--r--docs/_includes/css/helpers.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_includes/css/helpers.html b/docs/_includes/css/helpers.html
index 40bb9d58b..2da68dffa 100644
--- a/docs/_includes/css/helpers.html
+++ b/docs/_includes/css/helpers.html
@@ -164,7 +164,6 @@
}
.hidden {
display: none !important;
- visibility: hidden !important;
}
.invisible {
visibility: hidden;