Changeset 26714
- Timestamp:
- 12/06/2013 02:22:14 AM (12 years ago)
- Location:
- trunk/src/wp-content/themes
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyeleven/style.css
r26711 r26714 2285 2285 2286 2286 /* Does the same thing as <meta name="viewport" content="width=device-width">, 2287 * but in the future W3C standard way. -ms- prefix is required for IE10+ to 2288 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 2287 * but in the future W3C standard way. -ms- prefix is required for IE10+ to 2288 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 2289 2289 * the meta tag. See http://core.trac.wordpress.org/ticket/25888. 2290 2290 */ -
trunk/src/wp-content/themes/twentythirteen/style.css
r26711 r26714 2579 2579 2580 2580 /* Does the same thing as <meta name="viewport" content="width=device-width">, 2581 * but in the future W3C standard way. -ms- prefix is required for IE10+ to 2582 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 2581 * but in the future W3C standard way. -ms- prefix is required for IE10+ to 2582 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 2583 2583 * the meta tag. See http://core.trac.wordpress.org/ticket/25888. 2584 2584 */ -
trunk/src/wp-content/themes/twentytwelve/style.css
r26711 r26714 1434 1434 1435 1435 /* Does the same thing as <meta name="viewport" content="width=device-width">, 1436 * but in the future W3C standard way. -ms- prefix is required for IE10+ to 1437 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 1436 * but in the future W3C standard way. -ms- prefix is required for IE10+ to 1437 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor 1438 1438 * the meta tag. See http://core.trac.wordpress.org/ticket/25888. 1439 1439 */
Note: See TracChangeset
for help on using the changeset viewer.