pgAdmin 4 commit: Ensure the treeview can be scrolled horizontally. Fix

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Ensure the treeview can be scrolled horizontally. Fix
Date: 2017-04-18 13:01:17
Message-ID: E1d0Skv-0005yz-34@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Ensure the treeview can be scrolled horizontally. Fixes #2339

Branch
------
master

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

Modified Files
--------------
web/pgadmin/browser/static/css/browser.css | 4 ++++
1 file changed, 4 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-18 13:01:33 Re: [pgAdmin4][Patch]: RM #2339 - Horizontal scrolling in the treeview
Previous Message Dave Page 2017-04-18 12:33:38 Re: [pgAdmin4][Patch]: Fixed 2190 - Move language selection to Preferences.