pgAdmin 4 commit: Ensure line numbers form CodeMirror don't appear ont - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Ensure line numbers form CodeMirror don't appear ont
Date
Msg-id E1e2ZSq-0006PD-PT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure line numbers form CodeMirror don't appear on top of menus. Fixes #2738

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=56e1fd85f49d630b7bdb552a26bd50863bc39a8a
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js        | 2 +-
web/pgadmin/static/css/codemirror.overrides.css | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: [patch][pgAdmin4]: RM #2738 - Line numbers of SQL tab appear aboveopen menus
Next
From: Dave Page
Date:
Subject: Re: [patch][pgAdmin4]: RM #2738 - Line numbers of SQL tab appearabove open menus