"Awjrichards" posted a comment on MediaWiki.r113463.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/113463#c32130

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:

Cool, thanks! In the future, you can specify "Followup r113463" (or whatever 
revision you're following up on) in the commit message or do it manually in the 
code review tool if you forget in the commit message. This helps 
reviewers/deployers pick up fixes for broken things like this :)

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

Reply via email to