MantisBT: master-1.2.x ed553b03

Author Committer Branch Timestamp Parent
cweiske2 dhx master-1.2.x 2009-08-21 07:32 master-1.2.x 75afc103
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