diff options
-rw-r--r-- | help3xsl/default.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css index a90644025f..085d323a95 100644 --- a/help3xsl/default.css +++ b/help3xsl/default.css @@ -780,8 +780,6 @@ li.disabled a { display: flex; flex-direction: column; overflow-y: auto; - overflow-x: hidden; - max-width: 160px; max-height: 480px; position: absolute; } |