1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-02-18 03:37:35 +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 7e6b027311
commit 6a98f484f3

View File

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