Show the resize handle on the alertify dialog.

This commit is contained in:
Ashesh Vashi 2016-04-29 16:19:29 +05:30
parent c15b7c6cae
commit 1b5037afe7

View File

@ -1068,7 +1068,8 @@ ul.nav.nav-tabs {
} }
.alertify .ajs-handle { .alertify .ajs-handle {
background-image:none; right: -4px;
bottom: -4px;
} }
span.button-label { span.button-label {
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;