mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Fix IE11 alert layout again.
This commit is contained in:
committed by
Dave Page
parent
ecd95141f3
commit
33e56272ca
@@ -169,3 +169,7 @@ button.pg-alertify-button {
|
||||
@extend .border-green-2;
|
||||
@extend .ajs-text-smoothing;
|
||||
}
|
||||
|
||||
.media-body {
|
||||
display: table-row;
|
||||
}
|
||||
Reference in New Issue
Block a user