]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove redundant max-width img from docs css
authorMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 06:49:39 +0000 (23:49 -0700)
committerMark Otto <markotto@twitter.com>
Fri, 23 Mar 2012 06:49:39 +0000 (23:49 -0700)
docs/assets/css/docs.css

index cb7224e388cdb041b2feacfc11de9d3cd0b1e772..3a8bfbc5860675b5cbedbe43676ed739ce1f798b 100644 (file)
@@ -492,10 +492,6 @@ hr.soften {
 /* Misc
 -------------------------------------------------- */
 
-img {
-  max-width: 100%;
-}
-
 /* Make tables spaced out a bit more */
 h2 + table,
 h3 + table,