Connection lost notice was invisible and misplaced

This commit is contained in:
Victor Dubiniuk 2014-10-07 00:54:39 +03:00
parent 228d92de8d
commit 3c34dd3167

View File

@ -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;