Fix loadin.

master
Nick Sergeant 2015-10-24 21:01:37 -04:00
parent 1b929e79c8
commit 781d5a3331
2 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -2022,8 +2022,9 @@ body.pro {
background: rgba(#F2F2F2, .6);
display: none;
height: 410px;
left: 0;
position: absolute;
top: 278px;
top: 254px;
width: 100%;
span {
@ -2039,7 +2040,7 @@ body.pro {
@include border-radius;
}
&.-teams {
height: 523px;
height: 581px;
top: 449px;
}
}