From d46660e63313d0e60d5719db718dd1f5236b4f61 Mon Sep 17 00:00:00 2001 From: Mayhem Date: Sat, 7 Dec 2013 00:22:25 +0100 Subject: [PATCH] Only set the file info margin for replies, not OPs. --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index d0bdfff8d..4d4347ff1 100644 --- a/css/style.css +++ b/css/style.css @@ -55,7 +55,7 @@ a[href="javascript:;"] { .post { overflow: visible !important; } -.fileText { +.reply > .file > .fileText { margin: 0 20px; } [hidden] {