2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Move IE10 responsive fix to responsive utilities so Customizer gets it

This commit is contained in:
Mark Otto
2012-12-10 10:25:18 -08:00
parent 165729254b
commit 83a6a55d2c
4 changed files with 11 additions and 13 deletions
-4
View File
@@ -8,10 +8,6 @@
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
@-ms-viewport {
width: device-width;
}
.clearfix {
*zoom: 1;
}