Climis, Tim wrote:

>> That would only work on block level elements, so 'display:block;'
>> would do the trick.
>
> That's what I thought, but I get them display:block already.

If the element has display:block, it should respond to the height 
property as far as I know.

Looking at the page in Firefox and checking with Firebug: the 
display:block is on the span, not on the <a> element.
Try what happens if you set the display:block and a height on the <a> 
element - should really work.

-- 
Els

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to