diff --git a/manage.html b/manage.html
index a96f1167..756e2c27 100644
--- a/manage.html
+++ b/manage.html
@@ -355,7 +355,6 @@
-
@@ -392,6 +391,11 @@
diff --git a/manage/manage.css b/manage/manage.css
index 7b25a929..666871f9 100644
--- a/manage/manage.css
+++ b/manage/manage.css
@@ -176,6 +176,12 @@ a:hover {
padding: 0;
}
+.header-last-update,
+.entry-last-update {
+ /* inlcude update history link */
+ max-width: calc(var(--narrow-column) + 20px);
+}
+
/* keep all icons on the same row */
.entry-actions {
white-space: pre;