Twenty Fourteen: Fix display of center-aligned images with captions in TinyMCE.
props RDall. fixes #28048. git-svn-id: https://develop.svn.wordpress.org/trunk@28941 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c6c89eed8a
commit
d6b9a469fe
@ -420,7 +420,7 @@ img {
|
||||
}
|
||||
|
||||
.wp-caption.aligncenter {
|
||||
margin: 7px 0;
|
||||
margin: 7px auto;
|
||||
}
|
||||
|
||||
.wp-caption-dt {
|
||||
|
Loading…
Reference in New Issue
Block a user