Add wait message to newsletter loader

This commit is contained in:
JonnyWong16
2018-02-08 22:59:10 -08:00
parent 8b1c7df3ce
commit 9aff61f670
2 changed files with 3 additions and 2 deletions

View File

@@ -3988,6 +3988,6 @@ a:hover .overlay-refresh-image:hover {
text-align: center;
position: absolute;
left: 50%;
top: 50%;
top: 25%;
transform: translate(-50%, -50%);
}