pgAdmin 4 commit: Render column headers at the correct width in the que - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Render column headers at the correct width in the que
Date
Msg-id E1c7k5U-0003zy-6N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Render column headers at the correct width in the query tool under Firefox. Fixes #1680

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b7c819e912471e594713fb12b467c3330fd8383e
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: RM #1801 : Properly handle databases with datallowconn == false
Next
From: Dave Page
Date:
Subject: Re: PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)