WordPress/wp-content/themes
David A. Kennedy fa4cbf29f1 Twenty Seventeen: Fix badly pixelated images on iOS devices
The CSS property `background-attachment: fixed` is disabled in some mobile browsers for performance reasons. So here, the fix increases the breakpoint where the `background-attachment: fixed` is applied to the front page images. Doing this removes the fixed backgrounds and the issue from all smaller screens, but the downside is that it also removes the fixed backgrounds from smaller laptops. It's also possible future devices could fall into this breakpoint, but this seems to be the most practical solution.

Props laurelfulford.

Fixes #38395.

Built from https://develop.svn.wordpress.org/trunk@39176


git-svn-id: http://core.svn.wordpress.org/trunk@39116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2016-11-09 01:13:00 +00:00
..
twentyeleven Bundled Themes: Bump versions and update theme tags. 2016-07-31 16:37:32 +00:00
twentyfifteen Bundled theme: Add preconnect to fonts.gstatic.com in 2012-15 themes. 2016-10-23 01:56:32 +00:00
twentyfourteen Customize: Use button with svg as click target instead of :before content, improving clickability of edit shortcuts in Firefox. 2016-11-04 17:16:26 +00:00
twentyseventeen Twenty Seventeen: Fix badly pixelated images on iOS devices 2016-11-09 01:13:00 +00:00
twentyten Bundled Themes: Bump versions and update theme tags. 2016-07-31 16:37:32 +00:00
twentythirteen Bundled theme: Add preconnect to fonts.gstatic.com in 2012-15 themes. 2016-10-23 01:56:32 +00:00
twentytwelve Bundled theme: Add preconnect to fonts.gstatic.com in 2012-15 themes. 2016-10-23 01:56:32 +00:00
index.php Remove closing PHP tags from the rest of index.php files in wp-content, for consistency with wp-content/index.php. 2014-06-05 15:59:14 +00:00