We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49567fb commit 03debbcCopy full SHA for 03debbc
css/ie10-viewport.css
@@ -1,4 +1,5 @@
1
/*!
2
+ * IE10 viewport hack for Surface/desktop Windows 8 bug.
3
* For devices running Windows Phone 8 versions older than Update 3 (a.k.a. GDR3)
4
* you'll need to include the following CSS to work around the bug.
5
* For details, see http://getbootstrap.com/getting-started/#support-ie10-width
@@ -9,3 +10,4 @@
9
10
@-ms-viewport { width: device-width; }
11
@-o-viewport { width: device-width; }
12
@viewport { width: device-width; }
13
+
0 commit comments