pgAdmin 4 commit: Fix alignment of Close and Maximize button of GrantW - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fix alignment of Close and Maximize button of GrantW
Date
Msg-id E1gtpCO-0003UH-Qp@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix alignment of Close and Maximize button of Grant Wizard. Fixes #3906

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=10ee75bb1f177fa249903bc41decd45a6c216a9a

Modified Files
--------------
docs/en_US/release_notes_4_3.rst             | 1 +
web/pgadmin/browser/static/css/wizard.css    | 1 -
web/pgadmin/browser/static/js/wizard.js      | 2 +-
web/pgadmin/browser/static/scss/_wizard.scss | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix alignment of Connection type toggle switch ofpga
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fix alignment of checkbox to drop multipleschedules