diff --git a/wp-admin/wp-admin.css b/wp-admin/wp-admin.css index 8ec55497e9..85473058d4 100644 --- a/wp-admin/wp-admin.css +++ b/wp-admin/wp-admin.css @@ -58,6 +58,10 @@ textarea, input, select { background: #eee; } +.anchors { + margin: 10px 20px 10px 20px; +} + .checkbox { background: #fff; border-width: 0px; diff --git a/wp-admin/wp-edit.form.php b/wp-admin/wp-edit.form.php index e805b9eb7d..98f37b4ec4 100644 --- a/wp-admin/wp-edit.form.php +++ b/wp-admin/wp-edit.form.php @@ -1,3 +1,5 @@ +
Go to: Post/Edit | Posts | Comments
+