diff options
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r-- | help3xsl/default.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index 6f165e85ce..1d0beb269b 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -340,6 +340,7 @@ h6 { display: flex; flex-wrap: wrap; justify-content: flex-start; + z-index: 100; } .dropdowns { /* allow for scrolling */ |