mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
Fix autosave and word count for DFW HTML editor, always update word count on autosave, see #17136
git-svn-id: https://develop.svn.wordpress.org/trunk@17936 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -619,7 +619,7 @@ form.upgrade .hint {
|
||||
}
|
||||
|
||||
#wp-fullscreen-container {
|
||||
padding: 4px 10px;
|
||||
padding: 4px 10px 50px;
|
||||
}
|
||||
|
||||
#wp-fullscreen-title,
|
||||
|
||||
Reference in New Issue
Block a user