diff options
-rw-r--r-- | modules/system/system.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/system/system.css b/modules/system/system.css index 3804c5df0..c801759d6 100644 --- a/modules/system/system.css +++ b/modules/system/system.css @@ -217,6 +217,7 @@ ul.secondary a.active { position: absolute; border: 1px solid; overflow: hidden; + z-index: 100; } #autocomplete ul { margin: 0; |