pgAdmin 4 commit: Enlarge the grab handles for resizing dialogs etc. Fi

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Enlarge the grab handles for resizing dialogs etc. Fi
Date: 2019-03-25 11:51:02
Message-ID: E1h8O86-0000P9-AB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Enlarge the grab handles for resizing dialogs etc. Fixes #4063

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_4.rst | 1 +
web/package.json | 2 +-
web/pgadmin/static/scss/_webcabin.pgadmin.scss | 39 ++++++++++++++++++--------
web/yarn.lock | 4 +--
4 files changed, 32 insertions(+), 14 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-03-25 11:53:07 Re: [pgAdmin4][RM4063] Various resize handles are still too small
Previous Message Dave Page 2019-03-25 11:47:52 pgAdmin 4 commit: Clarify Windows build requirements.