2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

fixes #4146: IE7-8 responsive image helper

This commit is contained in:
Mark Otto
2012-09-03 01:13:42 -07:00
parent f25129361b
commit 8cda830eaf
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -67,6 +67,7 @@ sub {
}
img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;