mirror of
https://github.com/WordPress/WordPress.git
synced 2024-12-23 01:27:36 +01:00
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:
parent
4daeaf464d
commit
fd50ad33ed
@ -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