mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-16 23:00:21 +00:00
List manip improvements from mdawaffe. fixes #2633
git-svn-id: https://develop.svn.wordpress.org/trunk@3684 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -627,7 +627,7 @@ table .vers, table .name {
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
#templateside h3, #postcustom p {
|
||||
#templateside h3, #postcustom p.submit {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@@ -968,3 +968,6 @@ input#catadd { background: #a4a4a4;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
#ajax-response.alignleft {
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user