pgAdmin 4 commit: Fix alignment of submenu for Internet Explorer. Fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix alignment of submenu for Internet Explorer. Fixes
Date: 2019-02-01 12:25:46
Message-ID: E1gpXtC-0007AE-KI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix alignment of submenu for Internet Explorer. Fixes #3932

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_2.rst | 1 +
web/pgadmin/misc/file_manager/static/scss/_file_manager.scss | 4 ++--
web/pgadmin/static/scss/_pgadmin.style.scss | 2 +-
web/pgadmin/static/scss/_select2.overrides.scss | 2 +-
web/pgadmin/static/scss/_webcabin.pgadmin.scss | 2 +-
5 files changed, 6 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Chethana Kumar 2019-02-01 13:12:27 Re: [pgAdmin4[RM#3948] Fix backform note control style
Previous Message Dave Page 2019-01-31 14:57:46 Re: Replace PyCrypto by cryptography