max-width limiting.
This commit is contained in:
parent
214d848917
commit
e8ba47e764
1 changed files with 1 additions and 1 deletions
|
|
@ -949,7 +949,7 @@ $(document).ready(function() {
|
|||
changeScreen(1);
|
||||
|
||||
//reveal the curtain.
|
||||
$('#page-loading').css('z-index', -1);
|
||||
$('#page-loading').css('display', 'none');
|
||||
|
||||
//network event handlers
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue