mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Fix alignment of submenu for Internet Explorer. Fixes #3932
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
min-width: 100%;
|
||||
|
||||
.file_listing_table_no_data {
|
||||
height: unset !important;
|
||||
height: auto !important;
|
||||
}
|
||||
|
||||
.file_listing_table {
|
||||
@@ -379,4 +379,4 @@
|
||||
left: -6px;
|
||||
font-size: 8px;
|
||||
margin-right: -8px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user