X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fpopup.css;h=8063cb68c52bd1c9fe5b5ce60f31be0996fa4034;hb=01fc5c117995a5c529b237b3aeedfb7b00a335a0;hp=59134eec6d1d8067b27eaba40780a536ef654969;hpb=b1eaa41997928ca662ce1158215dc02e5b203eb0;p=themes.git diff --git a/LCARStrek/global/popup.css b/LCARStrek/global/popup.css index 59134eec..8063cb68 100644 --- a/LCARStrek/global/popup.css +++ b/LCARStrek/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 ::::: */ @@ -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; }