Closed (fixed)
Project:
Basic
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2009 at 17:44 UTC
Updated:
15 Aug 2009 at 18:51 UTC
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
Comment #1
seanberto commentedShoot, my code got stripped, anyway, the div is just:
id="content-area" class="clearfix"
Cheers,
S
Comment #2
SteveK commentedclosed