Archived
1
0
This commit is contained in:
Jeff Becker 2017-04-19 10:12:53 -04:00
parent a143636d6c
commit 490f8f973a

View File

@ -374,7 +374,7 @@
background-size: 128px;
}
.threadpage > .thread {
.thread {
display: table-cell;
width: auto;
hieght: auto;
@ -382,7 +382,6 @@
text-align: middle;
}
.threadpage > .message {
display: inline-block;
.message {
float: left;
}