mirror of
https://github.com/scratchfoundation/scratchjr.git
synced 2024-11-25 00:28:20 -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;
|
||||
}
|
||||
|
||||
.modal.fade {
|
||||
top: -100%;
|
||||
}
|
||||
|
||||
.modal-body {
|
||||
width: 420px;
|
||||
height: 113px;
|
||||
|
|
Loading…
Reference in a new issue