"Awjrichards" changed the status of MediaWiki.r113463 to "fixme" and commented 
it.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113463#c32127

Old Status: ok
New Status: fixme

Commit summary for MediaWiki.r113463:

use max-width for viewport not width

setting width to device-width can have issues where
the page is viewed in a webview as part of an app for
example. We should actually use max-width here as this
allows the screen to be smaller if there is not enough
space

this fixes bug 31214

Awjrichards's comment:

Causes the following error in Chrome:
"Viewport argument key "max-width" not recognized and ignored."

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

Reply via email to