[pgadmin-hackers] pgAdmin 4 commit: fix display of double scrollbars on the grantwizard. - Mailing list pgadmin-hackers

From Dave Page
Subject [pgadmin-hackers] pgAdmin 4 commit: fix display of double scrollbars on the grantwizard.
Date
Msg-id E1cIuC5-0000kE-2p@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
fix display of double scrollbars on the grant wizard. Fixes #2028

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5adc6b71caf14fa829dd30ef893531a73723297a
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/grant_wizard/static/css/grant_wizard.css | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix inconsistent table styling. Fixes #2027
Next
From: Dave Page
Date:
Subject: Re: [pgadmin-hackers] pgAdmin dashboard UI changes