Fixed alertify notification messages where checkmark box disconnected from frame. Fixes #2644

REL-1_X
Sarah McAlear 2017-08-17 17:54:12 +05:30 committed by Akshay Joshi
parent c7686dee05
commit dee5186f65
1 changed files with 1 additions and 1 deletions

View File

@ -176,6 +176,6 @@ button.pg-alertify-button {
@extend .ajs-text-smoothing;
}
.media-body {
.ajs-message > .media > .media-body.media-middle {
display: table-row;
}