Fixes network problem message position

This commit is contained in:
yanas 2017-01-25 16:54:51 -06:00
parent 09ba14eb04
commit cd5e84e4ef
1 changed files with 1 additions and 0 deletions

View File

@ -474,6 +474,7 @@
#localConnectionMessage {
display: none;
position: absolute;
left: 0;
width: 100%;
top:50%;
z-index: 2;