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:
parent
f7392ef917
commit
562a9bfe2e
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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
Loading…
Reference in New Issue