system-updates: fixed UI problem with new version update info screen
This commit is contained in:
parent
367eda2cb2
commit
ca7dd9117c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
<div id="update_notice" style="display: none; margin: -40px 0px 20px 0px">
|
||||
<div id="update_notice" style="display: none; margin: 0px 0px 30px 0px">
|
||||
<div>${_('Checking for updates...')}</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue