Showing
2 changed files
with
2 additions
and
2 deletions
| ... | ... | @@ -31,7 +31,7 @@ |
| 31 | 31 | |
| 32 | 32 | |
| 33 | 33 | </div> |
| 34 | - <div class="wait-layer" style="position:absolute;top:0;left:0;width:800px;height:500px;background-color:#ffffff;"><%= t('please_wait') %></div> | |
| 34 | + <div class="wait-layer" style="position:absolute;top:0;left:0;max-width:800px;height:500px;background-color:#ffffff;"><%= t('please_wait') %></div> | |
| 35 | 35 | </div> |
| 36 | 36 | |
| 37 | 37 | </div> | ... | ... |