Twenty Fifteen: remove a img { display: block; }
from editor-style.css. Matches previous changes to style.css and fixes extra space when displaying captions in Firefox.
Fixes #32007. git-svn-id: https://develop.svn.wordpress.org/trunk@32231 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
38ee7ae7eb
commit
9a4b6405bc
@ -301,10 +301,6 @@ img {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
a img {
|
||||
display: block;
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user