Clean up loading.

master
Nick Sergeant 2016-05-10 12:44:38 -04:00
parent 3f6d6da389
commit dd55ebf7c1
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -2027,11 +2027,11 @@ body.pro {
}
div.payment-loading {
background: rgba(#F2F2F2, .6);
display: none;
height: 410px;
display: block;
height: 345px;
left: 0;
position: absolute;
top: 254px;
top: 127px;
width: 100%;
span {