aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.css
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.css')
-rw-r--r--bootstrap.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/bootstrap.css b/bootstrap.css
index adae67ec9..2180ae446 100644
--- a/bootstrap.css
+++ b/bootstrap.css
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
- * Date: Fri Dec 9 11:32:45 PST 2011
+ * Date: Fri Dec 9 12:09:50 PST 2011
*/
html, body {
margin: 0;
@@ -127,6 +127,8 @@ sub {
bottom: -0.25em;
}
img {
+ max-width: 100%;
+ height: auto;
border: 0;
-ms-interpolation-mode: bicubic;
}