TinyMCE: update the default style for html5-captions, props obenland fixes #26642
git-svn-id: https://develop.svn.wordpress.org/trunk@27949 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
63bf25ec1f
commit
548772fcc1
@ -41,7 +41,10 @@ dl.aligncenter {
|
||||
}
|
||||
|
||||
.html5-captions .wp-caption {
|
||||
padding: 4px;
|
||||
border: none;
|
||||
background-color: transparent;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.mceIEcenter {
|
||||
|
Loading…
Reference in New Issue
Block a user