Archived
1
0
This commit is contained in:
Jeff Becker 2018-03-09 07:18:18 -05:00
parent f1d3c0a6b5
commit ef1fc85a8a
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -342,6 +342,7 @@
.thread { .thread {
margin-left: 5em; margin-left: 5em;
display: inline-block; display: inline-block;
width: 90%;
} }
footer { footer {
@ -376,10 +377,6 @@
background-size: 128px; background-size: 128px;
} }
.thread {
display: table-cell;
}
.message { .message {
float: left; float: left;
clear: left; clear: left;