List manip improvements from mdawaffe. fixes #2633
git-svn-id: http://svn.automattic.com/wordpress/trunk@3684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
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