1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-18 09:04:44 +01:00

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;