Fixed changelist submit button margin left (with html minified).
This commit is contained in:
@@ -123,6 +123,10 @@
|
||||
padding: 0 1px;
|
||||
}
|
||||
|
||||
.admin-interface #changelist .actions .button {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
.admin-interface #changelist .paginator {
|
||||
margin-top:-1px; /* merge 2 borders into 1 */
|
||||
line-height:42px;
|
||||
|
||||
Reference in New Issue
Block a user