Add clear: both to content div. In general the content div is 100% so should drop below floats

This commit is contained in:
Isaac Connor
2020-10-16 12:14:31 -04:00
parent 4f56f9d82b
commit c70493a43f

View File

@@ -508,6 +508,7 @@ th.table-th-sort-rev span.table-th-sort-span {
margin: 0 auto 8px auto;
line-height: 130%;
text-align: center;
clear: both;
}
#content p {