From a762ee36b7075da9af0d105f0d42d07424a600bb Mon Sep 17 00:00:00 2001 From: bopol Date: Fri, 4 Dec 2020 22:46:33 +0100 Subject: [PATCH] actually fix overflow on mobile --- dist/css/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/dist/css/styles.css b/dist/css/styles.css index e62ab13..29245cd 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -816,7 +816,6 @@ input[type="submit"]:hover, max-width: 60em; word-wrap: break-word; float: left; - width: 100%; } #post .comment .load-more-comments { float: left;