Move autosave to post revisions. Props mdawaffe. see #6775

git-svn-id: http://svn.automattic.com/wordpress/trunk@7907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-05-08 17:25:07 +00:00
parent 7a0f94ffa3
commit 129d030c20
10 changed files with 391 additions and 268 deletions

View File

@@ -194,3 +194,7 @@ th.check-column + th, th.check-column + td {
padding-bottom: 7px;
padding-right: 280px;
}
.wrap h2.long-header {
padding-right: 0;
}