css fix
This commit is contained in:
parent
f1d3c0a6b5
commit
ef1fc85a8a
@ -342,6 +342,7 @@
|
||||
.thread {
|
||||
margin-left: 5em;
|
||||
display: inline-block;
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
footer {
|
||||
@ -376,10 +377,6 @@
|
||||
background-size: 128px;
|
||||
}
|
||||
|
||||
.thread {
|
||||
display: table-cell;
|
||||
}
|
||||
|
||||
.message {
|
||||
float: left;
|
||||
clear: left;
|
||||
|
Reference in New Issue
Block a user