mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 08:38:30 -05:00
Merge pull request #471 from yueyuzhao/issue/454-loading-animation
fix .modal.fade position
This commit is contained in:
commit
f35659db50
1 changed files with 0 additions and 4 deletions
|
@ -41,10 +41,6 @@
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.modal.fade {
|
|
||||||
top: -100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.modal-body {
|
.modal-body {
|
||||||
width: 420px;
|
width: 420px;
|
||||||
height: 113px;
|
height: 113px;
|
||||||
|
|
Loading…
Reference in a new issue