From 331c85724afa7dbf41799967718b16e75f7ca816 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 20 Feb 2012 16:18:13 -0800 Subject: remove max-width on img from reset and put in docs only, per #1552 --- docs/assets/css/bootstrap.css | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/assets/css/bootstrap.css') diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 8d40d543d..a74f461c2 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -53,7 +53,6 @@ sub { bottom: -0.25em; } img { - max-width: 100%; height: auto; border: 0; -ms-interpolation-mode: bicubic; -- cgit v1.2.3