Ssmith has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/169230

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(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface 
refs/changes/30/169230/1

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: newchange
Gerrit-Change-Id: If8cb5c26419110ceba3bd7a7ad285a3c4bef7fbf
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ssmith <[email protected]>

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

Reply via email to