pgAdmin 4 commit: Ensure the SQL editor has enough space to show block

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the SQL editor has enough space to show block
Date: 2016-12-19 11:35:30
Message-ID: E1cIwE6-0007kD-EO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the SQL editor has enough space to show block folding arrows in the gutter.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=500887220347b4422aa1b54f014ccfcd7a4845d4
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/tools/sqleditor/static/css/sqleditor.css | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-12-19 11:36:00 Re: [pgAdmin4][Patch]: RM 1780: Rendering glitches in the query editor line number column when editing many lines
Previous Message Dave Page 2016-12-19 09:25:25 Re: pgAdmin dashboard UI changes