pgAdmin 4 commit: Fix scrolling issue in 'Users' dialog. Fixes #4220.

Akshay Joshi <[email protected]> Thu, 05 Dec 2019 12:20:33 +0000
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
Fix scrolling issue in 'Users' dialog. Fixes #4220.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f8e443bda770acf1fc577a9345c368ae818f7da5
Author: Aditya Toshniwal <[email protected]>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst                              |  1 +
web/pgadmin/tools/user_management/static/js/user_management.js |  6 +++---
.../tools/user_management/static/scss/_user_management.scss    | 10 +++++++++-
3 files changed, 13 insertions(+), 4 deletions(-)