diff --git a/index.html b/index.html index a0a147948..58e27a0ee 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@ background: #ddd; } #toastcontainer { - position:absolute; + position:fixed; bottom:8px;left:0px;right:0px; z-index: 100; }