From c18e53e53c21adf8d0807b2e672ed3b295aa2e41 Mon Sep 17 00:00:00 2001 From: Mollomm1 Date: Tue, 11 Jul 2023 21:48:03 +0000 Subject: [PATCH] comment mobile fix --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) 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 {