Fixed alertify notification messages where checkmark box disconnected from frame. Fixes #2644
parent
c7686dee05
commit
dee5186f65
|
@ -176,6 +176,6 @@ button.pg-alertify-button {
|
|||
@extend .ajs-text-smoothing;
|
||||
}
|
||||
|
||||
.media-body {
|
||||
.ajs-message > .media > .media-body.media-middle {
|
||||
display: table-row;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue