updated bootstrap to v2.2.2, restored most of values to their default. (only file changed is the varible.less file)

This commit is contained in:
Keivan Beigi
2013-01-21 16:41:46 -08:00
committed by kay.one
parent de8d701553
commit 0eecb0bde0
38 changed files with 1005 additions and 533 deletions
@@ -1,5 +1,5 @@
/*!
* Bootstrap Responsive v2.1.1
* Bootstrap Responsive v2.2.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
@@ -14,6 +14,15 @@
// -------------------------------------------------------------
// IE10 Metro responsive
// Required for Windows 8 Metro split-screen snapping with IE10
// Source: http://timkadlec.com/2012/10/ie10-snap-mode-and-responsive-design/
@-ms-viewport{
width: device-width;
}
// REPEAT VARIABLES & MIXINS
// -------------------------
// Required since we compile the responsive stuff separately