X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fglobal%2Fnotification.css;h=bf7b4dc5d389f66b77233aad485d2a9817e11d66;hp=601b23d2a1d22ac11e437230a8f89da8018a8bc4;hb=044b5d491a673c74d770c3f43276c2b85380a485;hpb=e030399484eb750c8dd3e6a5f65e2bb2134dcf7f diff --git a/LCARStrek/global/notification.css b/LCARStrek/global/notification.css index 601b23d2..bf7b4dc5 100644 --- a/LCARStrek/global/notification.css +++ b/LCARStrek/global/notification.css @@ -58,7 +58,7 @@ notification[type="critical"] .messageImage { /* Popup notification */ .popup-notification-description { - max-width: 248px; + max-width: 24em; } .popup-notification-button-container { @@ -66,8 +66,8 @@ notification[type="critical"] .messageImage { } .popup-notification-closebutton { - -moz-margin-end: -14px; - margin-top: -10px; + -moz-margin-end: -5px; + margin-top: -5px; } .popup-notification-closeitem {