weird CSS bug sometimes causing posts to overlap

This commit is contained in:
Michael Save 2012-03-06 19:59:14 +11:00
parent c7d065432b
commit ef09c8e3a6

View File

@ -215,6 +215,7 @@ span.omitted {
}
br.clear {
clear: left;
display: block;
}
span.controls {
float: right;