]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove max-width on img from reset and put in docs only, per #1552
authorMark Otto <markotto@twitter.com>
Tue, 21 Feb 2012 00:18:13 +0000 (16:18 -0800)
committerMark Otto <markotto@twitter.com>
Tue, 21 Feb 2012 00:18:13 +0000 (16:18 -0800)
docs/assets/bootstrap.zip
docs/assets/css/bootstrap.css
docs/assets/css/docs.css
less/reset.less

index 590098a42bdc13a359e53dba6be7e3870032d1ca..2dcd38c333e94a78e888f14262f2fc6ac08d2d8f 100644 (file)
Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ
index 8d40d543d45bf93f6035fd963927c1bd91c3c5f6..a74f461c252d424555243955b1c0b2793b537d78 100644 (file)
@@ -53,7 +53,6 @@ sub {
   bottom: -0.25em;
 }
 img {
-  max-width: 100%;
   height: auto;
   border: 0;
   -ms-interpolation-mode: bicubic;
index 1e63cd580911c675406b54021137059034b3f541..f5d63f90dcd7658bf5894827da924a7f680f2ead 100644 (file)
@@ -482,8 +482,7 @@ hr.soften {
 /* Misc
 -------------------------------------------------- */
 
-
-.browser-support {
+img {
   max-width: 100%;
 }
 
index 1115f59d8016b11bf85f64e79b5d1b1e8f083c8f..cd3b527d268d367346a5cccb1391ca17ba3c9c63 100644 (file)
@@ -75,7 +75,6 @@ sub {
 // -------------------------
 
 img {
-  max-width: 100%;
   height: auto;
   border: 0;
   -ms-interpolation-mode: bicubic;