MAPG-130 loading animation should be fixed and not absolute
This commit is contained in:
parent
6fb122e842
commit
33ec9d3a9c
@ -285,7 +285,7 @@ div.buttonContainer>button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#loading {
|
#loading {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
width: 64px;
|
width: 64px;
|
||||||
height: 64px;
|
height: 64px;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
|
Loading…
Reference in New Issue
Block a user