diff --git a/themes/alertify.core.css b/themes/alertify.core.css index 12d82dd2..ef4c57b9 100644 --- a/themes/alertify.core.css +++ b/themes/alertify.core.css @@ -55,7 +55,7 @@ .alertify-logs { position: fixed; z-index: 5000; - bottom: 10px; + bottom: inherit; right: 10px; width: 300px; }