pgAdmin 4 commit: Fix the gutter height of the editor when the parent i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix the gutter height of the editor when the parent i
Date: 2015-02-13 13:13:54
Message-ID: E1YMG4A-0006DS-Vp@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the gutter height of the editor when the parent is resized.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/templates/browser/body.html | 14 +++++++++++++-
web/pgadmin/browser/views.py | 4 ++--
web/pgadmin/settings/settings_model.py | 8 ++++++++
web/pgadmin/static/css/overrides.css | 5 +++++
web/pgadmin/templates/base.html | 1 -
web/setup.py | 8 +++++++-
6 files changed, 35 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2015-02-13 13:25:12 pgAdmin 4 commit: The previous commit inadvertently added parts of the
Previous Message Dave Page 2015-02-13 11:58:15 pgAdmin 4 commit: Oh look, a syntax highlighting, line numbering, block