VolkerE has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/381150 )

Change subject: Increase MFDeviceWidthMobileSmall to 320 elsewhere
......................................................................

Increase MFDeviceWidthMobileSmall to 320 elsewhere

Increasing `MFDeviceWidthMobileSmall` from outdated `280` to
pseudo-standard `320` used across our products.

Bug: T176921
Change-Id: I4c407c0e3983f88f032d2d7b01722c2a15fea32c
---
M extension.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/50/381150/1

diff --git a/extension.json b/extension.json
index 585f996..aff6904 100644
--- a/extension.json
+++ b/extension.json
@@ -1314,7 +1314,7 @@
                "MFAutodetectMobileView": false,
                "MFVaryOnUA": false,
                "MFShowMobileViewToTablets": true,
-               "MFDeviceWidthMobileSmall": 280,
+               "MFDeviceWidthMobileSmall": 320,
                "MobileUrlTemplate": "",
                "MobileFrontendFormatCookieExpiry": null,
                "MFNoindexPages": true,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4c407c0e3983f88f032d2d7b01722c2a15fea32c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: VolkerE <volke...@wikimedia.org>

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

Reply via email to