diff --git a/css/style.css b/css/style.css index 1792e896..fe93661d 100755 --- a/css/style.css +++ b/css/style.css @@ -222,7 +222,10 @@ } #warning-connection-lost{ - padding: 6px 0; + position: relative; + z-index: 2000; + margin-top: 35px; + padding: 8px 0; text-align: center; color: #ffffff; background-color: #CE7070;