Fix IE11 alert layout again.
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;
|
||||
}
|
Loading…
Reference in New Issue