jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/350506 )
Change subject: Use consistent width constraints
......................................................................
Use consistent width constraints
Fixes potential field errors expanding the box, and gives the bottom
paragraph a little more room to spread out without blowing up.
Change-Id: I3546b2cb74aab1cbaedcec1ed478608eab958990
---
M gateway_forms/mustache/forms.css
M modules/css/gateway.css
2 files changed, 4 insertions(+), 2 deletions(-)
Approvals:
XenoRyet: Looks good to me, approved
jenkins-bot: Verified
diff --git a/gateway_forms/mustache/forms.css b/gateway_forms/mustache/forms.css
index 1f9882f..81fa1e5 100644
--- a/gateway_forms/mustache/forms.css
+++ b/gateway_forms/mustache/forms.css
@@ -233,7 +233,10 @@
vertical-align: top;
}
-#topError {
+#topError,
+ p#informationsharing,
+ p#monthlycancel,
+ .errorMsg {
max-width: 481px;
}
diff --git a/modules/css/gateway.css b/modules/css/gateway.css
index 54eb349..4888c9f 100644
--- a/modules/css/gateway.css
+++ b/modules/css/gateway.css
@@ -45,7 +45,6 @@
}
p#informationsharing,
p#monthlycancel {
- width: 318px;
padding: 0 15px;
line-height: 14px;
font-size: 11px;
--
To view, visit https://gerrit.wikimedia.org/r/350506
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3546b2cb74aab1cbaedcec1ed478608eab958990
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ejegg <[email protected]>
Gerrit-Reviewer: XenoRyet <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits