summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/themes/base-theme/template.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/p/themes/base-theme/template.css b/p/themes/base-theme/template.css
index 87c32ea58..fdc2f884e 100644
--- a/p/themes/base-theme/template.css
+++ b/p/themes/base-theme/template.css
@@ -143,7 +143,7 @@ td.numeric {
/*===============*/
[aria-hidden="true"] {
- display: none;
+ display: none !important;
}
/*=== Forms */