Just curious, could anyone think of any unforeseen issues with throwing a clearfix class on the content-area div in line 102 of page.tpl.php?

I've got an admin page layout that's breaking b/c I'm floating blocks left in the content-top area and content-bottom area. Adding this class seems to work - but I hate to throw clearfixes around like candy, and I'd assume that the maintainers would include a clearfix there if they thought it was the right way to go about this.

Just curious if any Basic users had thoughts.
-s

Comments

seanberto’s picture

Shoot, my code got stripped, anyway, the div is just:

id="content-area" class="clearfix"

Cheers,
S

SteveK’s picture

Status: Active » Closed (fixed)

closed