About: Make sure the images are properly responsive.

props ocean90.
see #29494.

Built from https://develop.svn.wordpress.org/trunk@29708


git-svn-id: http://core.svn.wordpress.org/trunk@29482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí 2014-09-04 15:24:16 +00:00
parent f7392ef917
commit 562a9bfe2e
4 changed files with 6 additions and 4 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;
}
}
}

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;
}
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long