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

This commit is contained in:
Sarah McAlear 2017-08-17 17:54:12 +05:30 committed by Akshay Joshi
parent c7686dee05
commit dee5186f65

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;
}