Twenty Fourteen: avoid overflow for audio
and similar elements. Fixes #26426.
Built from https://develop.svn.wordpress.org/trunk@26655 git-svn-id: http://core.svn.wordpress.org/trunk@26545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
40e849f631
commit
53d959ef0e
@ -89,6 +89,7 @@ audio,
|
|||||||
canvas,
|
canvas,
|
||||||
video {
|
video {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
html {
|
html {
|
||||||
|
Loading…
Reference in New Issue
Block a user