Fixed a typo in the wizard.js, which was not allowing to show the maximize button in the Grant Wizard.
Also - change the CSS to set the top to '0' of the ajs-content (alertify content container) for the frameless dialogs. Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1f082a048824494b45e3e3fd789020916f079768 Modified Files -------------- web/pgadmin/browser/static/css/wizard.css | 21 +++++++++------------ web/pgadmin/browser/static/js/wizard.js | 4 ++-- web/pgadmin/static/scss/_alertify.overrides.scss | 12 +++++++++++- 3 files changed, 22 insertions(+), 15 deletions(-)