@ -66,7 +66,7 @@
div.cp-button-confirm {
display: inline-block;
button {
margin: 0;
margin: 0 !important;
}
.cp-button-timer {
height: 3px;
@ -544,7 +544,7 @@ define([
});
UI.confirmButton(resolve, {
classes: 'btn-danger-alt'
classes: 'btn-danger'
}, function () {
// Delete the comment
delete Env.comments.data[key];