[MediaWiki-commits] [Gerrit] mediawiki...DonationInterface[master]: Clicky to the edges on mobile too

2017-11-21 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/392774 )

Change subject: Clicky to the edges on mobile too
..


Clicky to the edges on mobile too

Keep the radio button centered

Change-Id: I8fa5a12c792e41b4f3df8bb55818dfcfd8d3136e
---
M gateway_forms/mustache/forms.css
1 file changed, 2 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 cf0dc1e..30f12c5 100644
--- a/gateway_forms/mustache/forms.css
+++ b/gateway_forms/mustache/forms.css
@@ -477,17 +477,17 @@
 position: relative;
 background: #fff;
 padding: 0;
-height: 96px;
 font-size: 13px;
 border: 1px solid #ccc;
 }
 #cards li input.cardradio {
 display: block;
-width: auto;
 font-size: 13px;
+float: none;
 }
 #cards li label {
 margin: 0;
+height: 96px;
 }
 #cards li label img {
 width: 80%;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8fa5a12c792e41b4f3df8bb55818dfcfd8d3136e
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ejegg 
Gerrit-Reviewer: AndyRussG 
Gerrit-Reviewer: Mepps 
Gerrit-Reviewer: XenoRyet 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] mediawiki...DonationInterface[master]: Clicky to the edges on mobile too

2017-11-21 Thread Ejegg (Code Review)
Ejegg has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/392774 )

Change subject: Clicky to the edges on mobile too
..

Clicky to the edges on mobile too

Keep the radio button centered

Change-Id: I8fa5a12c792e41b4f3df8bb55818dfcfd8d3136e
---
M gateway_forms/mustache/forms.css
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/gateway_forms/mustache/forms.css b/gateway_forms/mustache/forms.css
index cf0dc1e..db4ed78 100644
--- a/gateway_forms/mustache/forms.css
+++ b/gateway_forms/mustache/forms.css
@@ -483,8 +483,8 @@
 }
 #cards li input.cardradio {
 display: block;
-width: auto;
 font-size: 13px;
+float: none;
 }
 #cards li label {
 margin: 0;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fa5a12c792e41b4f3df8bb55818dfcfd8d3136e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Ejegg 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits