Removed CSS hiding susimail Cancel button (it might be hiding other buttons)

This commit is contained in:
str4d
2012-07-16 16:13:03 +00:00
parent 693ffed9be
commit 619b766c85

View File

@ -165,10 +165,6 @@ input.cancel, input.clearselection, input.logout {
min-height: 22px;
}
input.cancel {
display: none;
}
input.delete, input.delete_attachment, input.really_delete {
background: #000 url('/themes/console/images/delete.png') no-repeat 2px center;
min-height: 22px;