Commit af63a440 authored by Mark Otto's avatar Mark Otto

typo

parent 30d6e053
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
} }
// IE10 on Windows Phone 8 // IE10 on Windows Phone 8
// IE10 on WP8 screws doesn't report CSS pixels, but actual device pixels. // IE10 on WP8 doesn't report CSS pixels, but actual device pixels. In
// In other words, say on a Lumia, you'll get 768px as the device width, // other words, say on a Lumia, you'll get 768px as the device width,
// meaning users will see the tablet styles and not phone styles. // meaning users will see the tablet styles and not phone styles.
// //
// Alternatively you can override this with JS (see source below), but // Alternatively you can override this with JS (see source below), but
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment