From 77470a047a22a0c11078b4dfaeb6da23809ab43e Mon Sep 17 00:00:00 2001 From: topkek Date: Tue, 28 Oct 2014 21:52:01 +0000 Subject: [PATCH] Remove min-width property --- stylesheets/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index f1aee1a1..34bd07e9 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -289,7 +289,6 @@ div.post.reply { } div.post_modified { - min-width: 47.5em; margin-left: 1.8em; }