diff --git a/index.html b/index.html index 9f3150a..0020adb 100644 --- a/index.html +++ b/index.html @@ -298,7 +298,6 @@ #snackbar { visibility: hidden; min-width: 250px; - margin-left: -125px; background-color: #333; color: #fff; text-align: center; @@ -306,7 +305,7 @@ padding: 16px; position: fixed; z-index: 1; - left: 50%; + right: 30px; bottom: 30px; } @@ -410,7 +409,7 @@ } getQuota() -