diff --git a/opentech/static_src/src/sass/apply/components/_status-block.scss b/opentech/static_src/src/sass/apply/components/_status-block.scss
index 4184cf264ac021b06c120637f47b522d0813c9d9..f7acc3acce0f476492125273479f0a51eff9e9d1 100644
--- a/opentech/static_src/src/sass/apply/components/_status-block.scss
+++ b/opentech/static_src/src/sass/apply/components/_status-block.scss
@@ -56,6 +56,7 @@
 
     &__title {
         font-weight: $weight--semibold;
+        width: 100%;
     }
 
     &__link {