pgAdmin 4 commit: fix display of double scrollbars on the grant wizard.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: fix display of double scrollbars on the grant wizard.
Date: 2016-12-19 09:25:17
Message-ID: E1cIuC5-0000kE-2p@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-12-19 09:25:25 Re: pgAdmin dashboard UI changes
Previous Message Dave Page 2016-12-19 09:21:52 pgAdmin 4 commit: Fix inconsistent table styling. Fixes #2027