diff options
| author | Mark Otto <[email protected]> | 2012-02-20 16:18:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-20 16:18:13 -0800 |
| commit | 331c85724afa7dbf41799967718b16e75f7ca816 (patch) | |
| tree | 0b1eccd4e96abbb4ad532ed9d07b33186aaf6a90 /less/reset.less | |
| parent | 9c74f21966d134e8576cfcfae0bb5301fcd2facd (diff) | |
| download | bootstrap-331c85724afa7dbf41799967718b16e75f7ca816.tar.xz bootstrap-331c85724afa7dbf41799967718b16e75f7ca816.zip | |
remove max-width on img from reset and put in docs only, per #1552
Diffstat (limited to 'less/reset.less')
| -rw-r--r-- | less/reset.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/reset.less b/less/reset.less index 1115f59d8..cd3b527d2 100644 --- a/less/reset.less +++ b/less/reset.less @@ -75,7 +75,6 @@ sub { // ------------------------- img { - max-width: 100%; height: auto; border: 0; -ms-interpolation-mode: bicubic; |
