mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix alignment of submenu for Internet Explorer. Fixes #3932
This commit is contained in:
@@ -868,7 +868,7 @@ table.table-empty-rows{
|
||||
font-family: $font-family-icon;
|
||||
content: "\f054" !important;
|
||||
right: 15px;
|
||||
top: unset;
|
||||
top: auto;
|
||||
font-size: 0.6rem;
|
||||
line-height: 2;
|
||||
border-style: none;
|
||||
|
||||
Reference in New Issue
Block a user