MantisBT: master f63e8c66

Author Committer Branch Timestamp Parent
cweiske2 dhx master 2009-08-21 07:32 master 9131bd1d
Affected Issues  0010863: vertical-align is not inheritable from tr elements
Changeset

Fix 0010863: vertical alignment of bugnote meta data cells

The vertical-align property is not inherited as per
http://www.w3.org/TR/CSS2/visudet.html#propdef-vertical-align

Therefore we must apply the vertical-align property to the <td> itself,
and not the parent <tr>.

Signed-off-by: David Hicks hickseydr@optusnet.com.au

mod - css/default.css Diff File