Don't load the QuickPress widget via XHR. see #16927. Reverts [16725] as it's no longer needed. Reverts part of [14815], which introduced the behavior, see #10917.
git-svn-id: http://svn.automattic.com/wordpress/trunk@17743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -277,14 +277,6 @@ div.postbox div.inside {
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
#dashboard_quick_press {
|
||||
min-height: 200px;
|
||||
}
|
||||
|
||||
#dashboard_quick_press.closed {
|
||||
min-height: 0;
|
||||
}
|
||||
|
||||
#dashboard_quick_press .input-text-wrap,
|
||||
#dashboard_quick_press .textarea-wrap {
|
||||
margin: 0 0 1em 5em;
|
||||
|
||||
Reference in New Issue
Block a user