Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
other
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
12 Nov 2006 at 21:16 UTC
Updated:
8 Dec 2006 at 09:30 UTC
the div.admin that wrap the panels in the main admin page (drupal/admin) need the new clearing class otherwise it's not able to contain the floats (this is not visible but happens).
the help text in the create content page (drupal/node/add) need a <div class="help"><p> wrapper for consistency with other admin pages.
This small patch should do that.
Please note that this is my first patch against CVS and I'm not sure that it applies correctly. So if you find this useful please review the patch.
Dodo
Comments
Comment #1
dodorama commentedComment #2
dries commentedThanks! I agree with the second chunk of your patch but not with the first. Committed the second chunk.
Comment #3
(not verified) commented