mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-18 11:35:15 -04:00
Add clear: both to content div. In general the content div is 100% so should drop below floats
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user