pgAdmin 4 commit: Show horizontal scrollbar when needed in the menubar

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Show horizontal scrollbar when needed in the menubar
Date: 2020-07-02 05:51:36
Message-ID: E1jqs8G-0000cp-Pj@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Show horizontal scrollbar when needed in the menubar in the lower
resolution, when navbar button is visible.

Added appropriate CSS in the .navbar-collapse class to show scrollbar
in screen resolution (992px widith)

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1366dd1fcd84a70694441db0c33d66dbbd9f1873

Modified Files
--------------
web/pgadmin/static/scss/_bootstrap.overrides.scss | 7 +++++++
1 file changed, 7 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2020-07-02 07:48:58 [pgAdmin][Patch] RM 5530 - Referenced Table is not displayed on foriegn key constraints property
Previous Message Pradip Parkale 2020-07-02 05:21:39 Re: [pgAdmin][RM5516]: Added support of Row Security Policies