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

git-svn-id: http://svn.automattic.com/wordpress/trunk@19424 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
azaozz
2011-11-23 20:32:21 +00:00
parent f55996cc33
commit d170df731a
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 {