pgAdmin 4 commit: Make the dialogue control sizing slightly more compac

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Make the dialogue control sizing slightly more compac
Date: 2016-03-10 15:31:44
Message-ID: E1ae2Yy-0006AR-SP@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make the dialogue control sizing slightly more compact and properly control textarea resizing.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=17ed27fbcde339566387948f1999d86f51e17d8e
Author: Arun Kollan <arun(dot)kollan(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/static/css/overrides.css | 18 ++++++++++++++++
web/pgadmin/static/js/backform.pgadmin.js | 34 ++++++++++++++++++++++++-------
2 files changed, 45 insertions(+), 7 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-03-10 15:58:06 pgAdmin 4 commit: Add some default connection parameters.
Previous Message Dave Page 2016-03-10 15:24:31 Re: Patch sequence node [pgadmin4]