Minor UI tweaks to Press This. props lessbloat. fixes #21997.

git-svn-id: https://develop.svn.wordpress.org/trunk@22455 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-11-07 22:58:30 +00:00
parent 9dc03c5c29
commit 5ad3756ce6
1 changed files with 5 additions and 1 deletions

View File

@ -7624,6 +7624,10 @@ img {
padding: 0;
}
.press-this #photo-add-url-div input[type="text"] {
width: 220px;
}
#poststuff #editor-toolbar {
height: 30px;
}
@ -7820,7 +7824,7 @@ h3.tb {
/* Tags */
.press-this .tagsdiv .newtag {
width: 130px;
width: 120px;
}
.press-this #content {