Fix inserting images from url in Press This, fixes #19341

git-svn-id: https://develop.svn.wordpress.org/trunk@19424 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2011-11-23 20:32:21 +00:00
parent 79462f00a1
commit a742f2ac47
3 changed files with 31 additions and 13 deletions

View File

@@ -6967,8 +6967,9 @@ div.zerosize {
.press-this #poststuff h2,
.press-this #poststuff h3 {
font-size: 13px;
font-size: 14px;
line-height: 1;
margin: 10px;
}
.press-this #tagsdiv-post_tag h3,
@@ -7019,7 +7020,7 @@ h3.tb {
}
.press-this #extra-fields .actions {
margin: -23px -7px 0 0;
margin: -25px -7px 0 0;
}
.press-this .actions li {