diff --git a/toolkit/content/xul.css b/toolkit/content/xul.css index 3efe5780146..be9e1fbafd0 100644 --- a/toolkit/content/xul.css +++ b/toolkit/content/xul.css @@ -338,7 +338,8 @@ menupopup, panel, tooltip { display: -moz-popup; - z-index: 2147483647; + z-index: 2147483647; + text-shadow: none; } tooltip {