aboutsummaryrefslogtreecommitdiff
path: root/src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css')
-rw-r--r--src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css b/src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css
index 82fa9ca..a3352d7 100644
--- a/src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css
+++ b/src/main/webapp/external/bootstrap-2.2.2/css/bootstrap-responsive.css
@@ -1,5 +1,5 @@
/*!
- * Bootstrap Responsive v2.2.1
+ * Bootstrap Responsive v2.2.2
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
@@ -8,6 +8,10 @@
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
+@-ms-viewport {
+ width: device-width;
+}
+
.clearfix {
*zoom: 1;
}