[pgadmin-hackers] pgAdmin 4 commit: Properly size the SQL Editor gutter as the width oft - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: Properly size the SQL Editor gutter as the width oft
Date
Msg-id E1cHsBP-0002Ay-Sj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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 <khushboo.vashi@enterprisedb.com>

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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #1807 Query Tool Does NotRecognize When File Changes Have Been Saved
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM 1780: Rendering glitchesin the query editor line number column when editing many lines