pgAdmin 4 commit: Reduce main menu height a little. Fixes #1453

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Reduce main menu height a little. Fixes #1453
Date: 2016-08-18 15:51:25
Message-ID: E1baPbJ-0005hm-3m@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Reduce main menu height a little. Fixes #1453

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2b1b60bc2b7e994e824f82c3232c52dc9e9e16e5
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/templates/browser/index.html | 4 ++--
web/pgadmin/static/css/overrides.css | 28 ++++++++++++++++++++++++
2 files changed, 30 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-08-18 15:51:36 Re: Fixes RM #1453 Reduce menu bar height
Previous Message Dave Page 2016-08-18 15:46:05 Re: PATCH: SlickGrid integration in query tool (pgAdmin4)