jenkins-bot has submitted this change and it was merged.

Change subject: Make state field wider, zip smaller to compensate
......................................................................


Make state field wider, zip smaller to compensate

Change-Id: If8cb5c26419110ceba3bd7a7ad285a3c4bef7fbf
---
M modules/css/gateway.css
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Ejegg: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/css/gateway.css b/modules/css/gateway.css
index 2341809..7baedf7 100644
--- a/modules/css/gateway.css
+++ b/modules/css/gateway.css
@@ -175,11 +175,11 @@
        width:134px;
 }
 input#zip.halfwidth.state {
-       width:84px;
+       width:76px;
        margin-left: 0;
 }
 select#state.us, select#state.au, select#state.ca {
-       width: 50px;
+       width: 60px;
 }
 
 .collapsingCity {

-- 
To view, visit https://gerrit.wikimedia.org/r/169230
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: If8cb5c26419110ceba3bd7a7ad285a3c4bef7fbf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ssmith <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to