Make the About video responsive.

fixes #24832 for trunk.

git-svn-id: http://core.svn.wordpress.org/trunk@24952 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Mark Jaquith
2013-08-01 16:16:58 +00:00
parent cb7a7709cb
commit e70f497ce0
2 changed files with 4 additions and 4 deletions

View File

@@ -5881,6 +5881,10 @@ h2 .nav-tab {
border-radius: 3px;
}
.about-wrap .feature-section .video video {
max-width: 100%;
}
.about-wrap .feature-section.three-col img {
margin: 0.5em 0 0.5em 5px;
max-width: 100%;