Threaded replies and conversations do not float left
This commit is contained in:
parent
b3667c72c7
commit
77db161aca
|
@ -862,7 +862,6 @@ content: ":";
|
|||
|
||||
.threaded-replies {
|
||||
clear: both;
|
||||
float: left;
|
||||
width: 458px;
|
||||
margin-left: 55px;
|
||||
margin-bottom: 10px;
|
||||
|
@ -992,7 +991,6 @@ content: ":";
|
|||
/* old school conversation style */
|
||||
|
||||
#conversation .notices .notices {
|
||||
float: left;
|
||||
background-color:rgba(200, 200, 200, 0.050);
|
||||
margin-left: 15px;
|
||||
width: auto;
|
||||
|
|
Loading…
Reference in New Issue
Block a user