About: Make sure the images are properly responsive.

props ocean90.
see #29494.


git-svn-id: https://develop.svn.wordpress.org/trunk@29708 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2014-09-04 15:23:51 +00:00
parent ca32a2d410
commit 5771e6e1d5
1 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@
.about-wrap img {
margin: 0;
max-width: 100%;
height: auto;
vertical-align: middle;
}
@ -442,4 +443,4 @@
width: 100%;
float: none;
}
}
}