weird CSS bug sometimes causing posts to overlap
This commit is contained in:
parent
c7d065432b
commit
ef09c8e3a6
@ -215,6 +215,7 @@ span.omitted {
|
||||
}
|
||||
br.clear {
|
||||
clear: left;
|
||||
display: block;
|
||||
}
|
||||
span.controls {
|
||||
float: right;
|
||||
|
Loading…
Reference in New Issue
Block a user