The "Last checked: 3 seconds ago" stick on top of the available updates table. I think there should be a P-Tag added to get some space between the string and the table. Aside the DIV looks like bloat code... the P should be enough, but i have no time to review HTML/CSS now and this is not such important, but can reduce file size a little bit :-).

<div class="update-status checked">
<p>Last checked: 3 seconds ago
<span class="check-manually">
(
<a href="/drupal5/admin/logs/updates/check">Manuell überprüfen</a>
)
</span></p>
</div>
CommentFileSizeAuthor
update_status_P.patch1.18 KBhass

Comments

dww’s picture

Category: bug » task
Priority: Normal » Minor
Status: Needs review » Closed (works as designed)