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

git-svn-id: http://core.svn.wordpress.org/trunk@22455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-11-07 22:58:30 +00:00
parent 4daeaf464d
commit fd50ad33ed

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 {