css fix
This commit is contained in:
parent
f1d3c0a6b5
commit
ef1fc85a8a
@ -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;
|
||||||
|
Reference in New Issue
Block a user