mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Make the About video responsive.
fixes #24832 for trunk. git-svn-id: https://develop.svn.wordpress.org/trunk@24952 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user