Quote:
Originally Posted by Excavator
...Have you tried using line-height therre instead?
|
Yes. When I did line-height the single line anchors worked ok, yet the ones I forced to be on two lines (by using a br in between) were affected as well and...didn't look so pretty lol.
Also I'm not even sure why I started using min-height to begin with. Well the min-height with an attached pixel value did work, but I didn't want the value transfered down to the children. And although I COULD specify a pixel value for the children...I can't guarantee that it'll hold based upon what text length is inside of the child areas.
Or maybe I'm over thinking this...?