From 59a1322d597b54288d6656a52d40c69f02fb8e6b Mon Sep 17 00:00:00 2001 From: Sebastian Rieger Date: Tue, 7 Mar 2017 21:59:28 +0100 Subject: [PATCH] added timeout for alerts --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index d0ffbcd..18f2d5a 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,8 @@ .alerts { position:absolute; - right:0px; - top:50px; + right:20px; + top:70px; max-width:500px; z-index:99999; } @@ -32,7 +32,7 @@
-
{{alert.msg}}
+
{{alert.msg}}