pgAdmin 4 commit: Fix context sub-menu alignment on Safari. Fixes #3873

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix context sub-menu alignment on Safari. Fixes #3873
Date: 2019-02-11 13:38:15
Message-ID: E1gtBmp-00027z-PY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix context sub-menu alignment on Safari. Fixes #3873

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_3.rst | 3 ++-
web/pgadmin/static/scss/_pgadmin.style.scss | 2 +-
web/pgadmin/static/scss/_webcabin.pgadmin.scss | 7 ++++---
3 files changed, 7 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-02-11 13:38:22 Re: [pgAdmin4][Patch]: RM #3873 Alignment issue with Safari Browser for materialized view and views
Previous Message Akshay Joshi 2019-02-11 13:15:59 [pgAdmin4][Patch]: RM #3873 Alignment issue with Safari Browser for materialized view and views