summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/system/system.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/system/system.css b/modules/system/system.css
index 3e416470b..454edd493 100644
--- a/modules/system/system.css
+++ b/modules/system/system.css
@@ -322,7 +322,7 @@ html.js fieldset.collapsed {
html.js fieldset.collapsed * {
display: none;
}
-html.js fieldset.collapsed legend {
+html.js fieldset.collapsed legend, html.js fieldset.collapsed legend a span.element-invisible {
display: block;
overflow: hidden;
}