Fix scrolling in the query tool editor. Fixes #1579 Branch ------ master
Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=016de5dc88111bcf5e6769b92f745a1797bdbde5 Author: Surinder Kumar <[email protected]> Modified Files -------------- web/pgadmin/templates/base.html | 2 ++ web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 12 ++++++++++++ .../tools/sqleditor/templates/sqleditor/js/sqleditor.js | 11 ++++++----- 3 files changed, 20 insertions(+), 5 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
