diff --git a/ietf/templates/meeting/meeting_heading.html b/ietf/templates/meeting/meeting_heading.html
index 5b0255efa..1847fd8a7 100644
--- a/ietf/templates/meeting/meeting_heading.html
+++ b/ietf/templates/meeting/meeting_heading.html
@@ -9,9 +9,9 @@
{{ meeting.end_date|date:"F " }}
{% endif %}
{{ meeting.end_date|date:"j, Y" }}
-
+
Updated {{ updated|date:"Y-m-d \a\t G:i:s (T)" }}
- >
+
diff --git a/static/css/ietf.css b/static/css/ietf.css
index 54b70ba03..fb7b7f09d 100644
--- a/static/css/ietf.css
+++ b/static/css/ietf.css
@@ -401,4 +401,4 @@ td.ad div { border-bottom: solid #ccc 1px; }
.adname { padding-bottom: .5em; line-height: 1em;}
-h1 .small .pull-right { line-height: normal }
+h1 small .pull-right { margin-top: 10.5px; }