Properly size the SQL Editor gutter as the width of the line numbers increases. Fixes #1780
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=53ea9919073e30a7eee3154095357ea76800e388 Author: Khushboo Vashi <[email protected]> Modified Files -------------- web/pgadmin/static/css/overrides.css | 10 ++++----- web/pgadmin/static/css/pgadmin.css | 1 + web/pgadmin/static/js/backform.pgadmin.js | 7 ------ .../tools/sqleditor/static/css/sqleditor.css | 25 ++++++---------------- 4 files changed, 13 insertions(+), 30 deletions(-) -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
