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:
parent
9dc03c5c29
commit
5ad3756ce6
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user