Reviewed & tested by the community
Project:
Drupal 6 Long Term Support
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2011 at 14:49 UTC
Updated:
20 Sep 2021 at 16:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gabriel.achille commentedAn update and a patch on this ticket:
I found that the
min-height: auto;is still there in 7.x-3.x. (whilefont-style: bold;is not here anymore.)This patch fix it.
Comment #2
damienmckennaIt needs to cover the other issues identified above.
Comment #3
damienmckennaI've added the 'font-weight' fix and the 'min-height' issue for the 6.x-2.x branch.
Comment #4
damienmckennaSorry, gabriel.achille's patch does resolve the problem for 7.x-3.x.
Comment #5
avpadernoI am closing this issue, since it's for a Drupal version no longer supported.
Comment #6
izmeez commentedPatch in comment #3 has been in use for a long time.