diff --git a/stylesheets/style.css b/stylesheets/style.css index 01e4a1f0..27d8a747 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -494,6 +494,7 @@ div.post { padding: 0.5em 0.3em; display: inline-block; max-width: 94%!important; + overflow-wrap: break-word; @media (max-width: 48em) { margin: 0.1em 0px; @@ -514,7 +515,6 @@ div.post > p { font-size: 13px; min-height: 1.16em; - overflow-wrap: break-word; @media (max-width: 48em) { margin-right: 1.4em;