alertify: use the right box-shadow

pull/1/head
Pierre Bondoerffer 8 years ago
parent 5821d3e72f
commit 280c10c57d
No known key found for this signature in database
GPG Key ID: C0C7C0C5063F2236

@ -114,8 +114,7 @@
text-align: left;
padding: @alertify_padding-base;
background: #fff;
// FIXME
box-shadow: 0 2px 4px -1px rgba(0,0,0,.14), 0 4px 5px 0 rgba(0,0,0,.098), 0 1px 10px 0 rgba(0,0,0,.084);
box-shadow: @alertify_box-shadow;
}
.msg {

Loading…
Cancel
Save