2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

remove max-width on img from reset and put in docs only, per #1552

This commit is contained in:
Mark Otto
2012-02-20 16:18:13 -08:00
parent 9c74f21966
commit 331c85724a
4 changed files with 1 additions and 4 deletions
-1
View File
@@ -75,7 +75,6 @@ sub {
// -------------------------
img {
max-width: 100%;
height: auto;
border: 0;
-ms-interpolation-mode: bicubic;