Use a separate class to remove the footer space in the query editor, when no of records in a page is set to 0 (or, less than 0). So that - we do not loose CSS applied on the children DOM Elements dependent of the original class.
This was regression of commit-id: f9393aee4488c5f35eece0d2884ccf90ff13d7bf We were loosing the formatting under the grid table due to this change. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=359b1d017600ae59bda992cb4eace1986be5b2fc Modified Files -------------- web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 6 +++++- web/pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js | 8 ++++---- 2 files changed, 9 insertions(+), 5 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers