Fixed layout of the alertify error message in the query tool. Fixes #3310

This commit is contained in:
Khushboo Vashi 2018-05-07 16:04:47 +05:30 committed by Akshay Joshi
parent 567f764234
commit 3ac3e73daf

View File

@ -179,5 +179,5 @@ button.pg-alertify-button {
}
.ajs-message > .media > .media-body.media-middle {
display: table-row;
display: flex;
}