X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fglobal%2Fpopup.css;h=22f859b2fe7508723dc6350488a1e8c5e5d5b2f7;hp=3891fcba3054c7fc3f4350f12f8eb325e9377133;hb=a1f525f0c2c8526761b87b460de74e463e4f263f;hpb=74d14f90a7085ce7d63f78d6124b57e9a8422d3f diff --git a/EarlyBlue/global/popup.css b/EarlyBlue/global/popup.css index 3891fcba..22f859b2 100644 --- a/EarlyBlue/global/popup.css +++ b/EarlyBlue/global/popup.css @@ -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 ::::: */ @@ -66,7 +66,9 @@ tooltip { } tooltip[titletip="true"] { - margin: -2px 0px 0px -3px; + /* See bug 32157 comment 128 + * margin: -2px 0px 0px -3px; + */ max-width: none; }