diff --git a/static/css/style.css b/static/css/style.css index 9f29dc7..ec8e5a7 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -162,6 +162,7 @@ body { padding: 5px; border-radius: 10px; margin-bottom: 5px; + overflow: hidden; /* to prevent comment to mess up on small screens like phones */ } .post .username {