From: Mark Otto Date: Fri, 23 Mar 2012 06:49:39 +0000 (-0700) Subject: remove redundant max-width img from docs css X-Git-Tag: v2.0.3~5^2~121 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a28fa20018a2529ecc5d91604486abbd0730b511;p=thirdparty%2Fbootstrap.git remove redundant max-width img from docs css --- diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index cb7224e388..3a8bfbc586 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -492,10 +492,6 @@ hr.soften { /* Misc -------------------------------------------------- */ -img { - max-width: 100%; -} - /* Make tables spaced out a bit more */ h2 + table, h3 + table,