|
Posted by Andy Mabbett on August 27, 2006, 8:01 am
Please log in for more thread options
>Andy Mabbett wrote:
>> Please can someone remind me of the most elegant fix for the way Firefox
>> fails to vertically align cell content by default?
>> For example, the second event on:
>> http://www.westmidlandbirdclub.com/diary/
>>
>
>The first event too. It's isn't a failure to align. It's middle
>alignment. (I wish the default were top alignment, but so be it.)
Indeed.
>Changing it is straightforward, since your table has a class:
>
> table.t90 td, table.t90 th { vertical-align: top; }
Just what I needed, thank you.
--
Andy Mabbett
Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>
Free Our Data: <http://www.freeourdata.org.uk>
|