diff --git a/ietf/static/css/ietf.scss b/ietf/static/css/ietf.scss
index e5d3eb884..86b71f154 100644
--- a/ietf/static/css/ietf.scss
+++ b/ietf/static/css/ietf.scss
@@ -168,6 +168,16 @@ table tbody.meta {
}
}
+// Try and hyphenate table headings
+th {
+ hyphens: auto;
+}
+
+// Helper to make sure very wide tables work on narrow screens.
+.wrap-anywhere {
+ overflow-wrap: anywhere;
+}
+
// Highlight required form field labels with bi-asterisk
.required>label:after {
display: inline-block;
diff --git a/ietf/templates/doc/ad_list.html b/ietf/templates/doc/ad_list.html
index ba9c24111..189754e8a 100644
--- a/ietf/templates/doc/ad_list.html
+++ b/ietf/templates/doc/ad_list.html
@@ -18,7 +18,7 @@
{% for group in workload %}
{{ group.group_type }} State Counts
-
+
Area Director |
{% for g, desc, up_is_good in group.group_names %}
diff --git a/ietf/templates/nomcom/private_index.html b/ietf/templates/nomcom/private_index.html
index 195d027c0..9a81c03d1 100644
--- a/ietf/templates/nomcom/private_index.html
+++ b/ietf/templates/nomcom/private_index.html
@@ -9,7 +9,7 @@
{% origin %}
Nomination status