pgAdmin 4 commit: Render column headers at the correct width in the que

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Render column headers at the correct width in the que
Date: 2016-11-18 14:24:20
Message-ID: E1c7k5U-0003zy-6N@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)zabuawala(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-11-18 14:24:27 Re: PATCH: To fix the issue grid columns alignment in Firefox (pgAdmin4)
Previous Message Dave Page 2016-11-18 14:15:41 Re: [pgAdmin4][Patch]: RM #1801 : Properly handle databases with datallowconn == false