mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Post Edit Collision Detection from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7103 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1033,6 +1033,15 @@ html, body {
|
||||
margin-right: 8px;
|
||||
}
|
||||
|
||||
#poststuff #autosave {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#poststuff #autosave div.updated, #poststuff #autosave div.error {
|
||||
margin: 0 8px 10px 20px;
|
||||
}
|
||||
|
||||
#poststuff .inside {
|
||||
margin: 0 12px 15px;
|
||||
font-size: 11px;
|
||||
|
||||
Reference in New Issue
Block a user