diff --git a/static/styles/zulip.css b/static/styles/zulip.css index 3bb5a2afbd..fa3ef610ea 100644 --- a/static/styles/zulip.css +++ b/static/styles/zulip.css @@ -84,6 +84,7 @@ pre { * for tooltips here. */ font-family: "Source Sans 3", sans-serif !important; + word-wrap: break-word; /* Affects all tippy tooltips not using any theme. */ .tippy-box:not([data-theme]) {