#92372 by ac. Fix alignment of a couple inline buttons. (You need to resave your colors to wipe out the Garland CSS cache.)

5.x
Neil Drumm 2006-11-10 08:45:24 +00:00
parent 337c2f9b5d
commit e56e667031
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@ span.submitted, .description {
.poll .form-submit,
fieldset .form-button, fieldset .form-submit,
.sidebar .form-button, .sidebar .form-submit,
table .form-button, table .form-submit {
table .form-button, table .form-submit, .confirmation .form-submit, .search-form .form-submit {
margin: 0;
}