jenkins-bot has submitted this change and it was merged.
Change subject: s/max-width/max-device-width/g
......................................................................
s/max-width/max-device-width/g
Change-Id: Idae10223ef9ec86d10748ceb0b7cb0d72da34d21
---
M gateway_forms/mustache/forms.css
M globalcollect_gateway/forms/css/iframe.css
M modules/css/gateway.css
3 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Awight: Looks good to me, approved
jenkins-bot: Verified
diff --git a/gateway_forms/mustache/forms.css b/gateway_forms/mustache/forms.css
index 9526a95..4366db0 100644
--- a/gateway_forms/mustache/forms.css
+++ b/gateway_forms/mustache/forms.css
@@ -391,7 +391,7 @@
text-align: center;
cursor: pointer;
}
-@media screen and (max-width: 981px) {
+@media screen and (max-device-width: 981px) {
body {
background-color: #f5f5f5;
box-sizing: border-box;
diff --git a/globalcollect_gateway/forms/css/iframe.css
b/globalcollect_gateway/forms/css/iframe.css
index db3a584..77f86a4 100644
--- a/globalcollect_gateway/forms/css/iframe.css
+++ b/globalcollect_gateway/forms/css/iframe.css
@@ -101,7 +101,7 @@
}
/* extra styles only for mobile */
-@media only screen and (max-width : 981px) {
+@media only screen and (max-device-width : 981px) {
#tableMissingFields {
width: 100%;
diff --git a/modules/css/gateway.css b/modules/css/gateway.css
index 63c707b..ccf5e28 100644
--- a/modules/css/gateway.css
+++ b/modules/css/gateway.css
@@ -127,7 +127,7 @@
}
/* Respond to small viewport */
-@media screen and (max-width: 981px) {
+@media screen and (max-device-width: 981px) {
/* Overall layout */
div#content {
margin: 0;
--
To view, visit https://gerrit.wikimedia.org/r/322962
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Idae10223ef9ec86d10748ceb0b7cb0d72da34d21
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: Cdentinger <[email protected]>
Gerrit-Reviewer: AndyRussG <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: Ssmith <[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