latest updates from Classic, development, working towards the 1.5 version of the...
[themes.git] / LCARStrek / global / popup.css
index 59134eec6d1d8067b27eaba40780a536ef654969..8063cb68c52bd1c9fe5b5ce60f31be0996fa4034 100644 (file)
@@ -38,7 +38,7 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
 
 /* ===== popup.css ======================================================
-  == Styles used by XUL popups.
+  == Styles used by the XUL popup element.
   ======================================================================= */
 
 /* ::::: menupopup ::::: */
@@ -67,7 +67,9 @@ tooltip {
 }
 
 tooltip[titletip="true"] {
-  margin: -2px 0px 0px -3px;
+  /* See bug 32157 comment 128
+   * margin: -2px 0px 0px -3px;
+   */
   max-width: none;
 }