diff --git a/templates/til_base.html b/templates/til_base.html
index 34b94148ef..73a034896e 100644
--- a/templates/til_base.html
+++ b/templates/til_base.html
@@ -80,6 +80,7 @@
th, td {
padding: 0.3em;
border: 1px solid #D3D3D3;
+ word-wrap: anywhere;
}
th {
background-color: #eee;