X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=EarlyBlue%2Fmozapps%2Fplugins%2FpluginProblem.css;fp=EarlyBlue%2Fmozapps%2Fplugins%2FpluginProblem.css;h=7ae0d82b566a7f9b694f4ca3f3e1f5e6cab5388a;hp=a8ee73c931cedbe48f42def96ba69f8b93356263;hb=c0fb45ea7e0f2045575b3cdd750bbc6673b22f48;hpb=a8df931f2848af7136c07c96b55349bac60b1eb4 diff --git a/EarlyBlue/mozapps/plugins/pluginProblem.css b/EarlyBlue/mozapps/plugins/pluginProblem.css index a8ee73c9..7ae0d82b 100644 --- a/EarlyBlue/mozapps/plugins/pluginProblem.css +++ b/EarlyBlue/mozapps/plugins/pluginProblem.css @@ -47,18 +47,15 @@ html|a { cursor: default; } +.submitStatus div { + min-height: 19px; /* height of biggest line (with throbber) */ +} + .msgBottomLinks { padding-left: 2px; padding-right: 2px; } -.msgBottomLinks div { - text-align: right; - margin-right: 4px; - margin-bottom: -19px; - min-height: 19px; /* height of biggest line (with throbber) */ -} - .helpIcon { float: left; display: inline-block;