Fix vertical misalignment and cell borders in IE, props demetris, fixes #10090 for trunk

git-svn-id: https://develop.svn.wordpress.org/trunk@11664 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-06-28 03:41:01 +00:00
parent 76449fcfd2
commit aaaa7a1cfd
3 changed files with 7 additions and 2 deletions

View File

@@ -3207,6 +3207,10 @@ table.fixed {
overflow: hidden;
}
.widefat td p {
margin: 2px 0 0.8em;
}
table .vers,
table .column-visible,
table .column-rating {