Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
git-svn-id: http://svn.automattic.com/wordpress/trunk@5256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -554,7 +554,7 @@ input.disabled, textarea.disabled {
|
||||
}
|
||||
|
||||
#postdivrich #content {
|
||||
padding: .7em;
|
||||
padding: 5px;
|
||||
line-height: 140%;
|
||||
}
|
||||
|
||||
@@ -629,7 +629,7 @@ input.delete:hover {
|
||||
|
||||
#title {
|
||||
font-size: 1.7em;
|
||||
padding: 4px;
|
||||
padding: 4px 3px;
|
||||
}
|
||||
|
||||
#postexcerpt div, #attachmentlinks div {
|
||||
|
||||
Reference in New Issue
Block a user