diff --git a/program/js/app.js b/program/js/app.js index 3183651f5..ded2f3d30 100644 --- a/program/js/app.js +++ b/program/js/app.js @@ -4082,7 +4082,7 @@ function rcube_webmail() ref.mark_all_read(folder, $('input:checked', this).val()); return true; }, - {button: 'mark', height: 120} + {button: 'mark'} ); return;