Overview
Artifact ID: | 90d068aedefc418b27cfa784075dcd994d89090f |
---|---|
Ticket: | 1b41304d8b7acfc5446bc93eae15baae41dced71
<div style="clear: both"> is really necessary? |
User & Date: | wolfgang 2010-09-28 08:22:06 |
Changes
- Appended to comment:
<hr /><i>wolfgang added on 2010-09-28 08:22:06:</i><br /> clear both is needed on pages with info boxes(branch,..): <pre> style.c: /* Put the footer at the bottom of the page. ** the additional clear/both is needed to extend the content ** part to the end of an optional sidebox. */ </pre> This is added INSIDE the conten area. I'll try to move this to the footer style. This will require edits on all existing footers, because this has to be added to the footer style definition in the configured CSS.
- resolution changed to: "Open"