Put the 'Safe Draft' button back in its place in the Publish box. Fixes #26081, props aubreypwd.

git-svn-id: https://develop.svn.wordpress.org/trunk@26248 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Thomas 2013-11-18 19:03:01 +00:00
parent c85c7ec8df
commit c0dc646297

View File

@ -2998,7 +2998,7 @@ body #dashboard-widgets .postbox form .submit {
/* Dashboard Quick Draft - Form styling */
input#save-post {
float: right;
float: left;
}
form.initial-form label.prompt {