system-updates: fixed UI problem with new version update info screen

This commit is contained in:
Marcin Kuzminski 2020-01-29 12:11:52 +01:00
parent 367eda2cb2
commit ca7dd9117c

View file

@ -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>