Only set the file info margin for replies, not OPs.

This commit is contained in:
Mayhem 2013-12-07 00:22:25 +01:00
parent cff5f21e39
commit d46660e633

View File

@ -55,7 +55,7 @@ a[href="javascript:;"] {
.post {
overflow: visible !important;
}
.fileText {
.reply > .file > .fileText {
margin: 0 20px;
}
[hidden] {