pgAdmin 4 commit: Fix alignment of Close and Maximize button of Grant W

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix alignment of Close and Maximize button of Grant W
Date: 2019-02-13 07:43:16
Message-ID: E1gtpCO-0003UH-Qp@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-02-13 09:26:56 pgAdmin 4 commit: Fix alignment of checkbox to drop multiple schedules
Previous Message Akshay Joshi 2019-02-13 07:34:56 pgAdmin 4 commit: Fix alignment of Connection type toggle switch of pga