Fixed an issue where the top menu disappears when entering into the full screen for minimum screen resolution. Fixes #6322
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bb71c56adc41887050395a351757fbc4b245adc Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + runtime/src/js/misc.js | 36 +++++++++++++++++++++++++++++++- runtime/src/js/pgadmin.js | 4 ++-- web/pgadmin/browser/static/js/runtime.js | 8 ------- 4 files changed, 38 insertions(+), 11 deletions(-)