Twenty Eleven: restore Image Post margin resetting
git-svn-id: https://develop.svn.wordpress.org/trunk@18139 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c1ef3d695e
commit
7ded48ef83
@ -1207,12 +1207,13 @@ blockquote.pull {
|
||||
.indexed.format-image .entry-content {
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
.indexed.format-image p,
|
||||
.indexed.format-image p img {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.indexed.format-image footer.entry-meta {
|
||||
background: #e0e6e8;
|
||||
margin-top: -6px;
|
||||
margin-top: -7px;
|
||||
padding: 20px 30px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user