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

Change subject: s/max-device-width/max-width/
......................................................................


s/max-device-width/max-width/

Change-Id: I0ab287490c93babf4001bd1adfb79115a55926c5
---
M globalcollect_gateway/forms/css/iframe.css
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/globalcollect_gateway/forms/css/iframe.css 
b/globalcollect_gateway/forms/css/iframe.css
index 77f86a4..db3a584 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-device-width : 981px) {
+@media only screen and (max-width : 981px) {
 
     #tableMissingFields {
         width: 100%;

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

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

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

Reply via email to