MINOR: tidied up padding in headings complextablefields with long titles

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.3@70070 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Will Rossiter 2009-01-13 04:24:36 +00:00 committed by Sam Minnee
parent e06da464aa
commit 34f1af1396

View File

@ -40,7 +40,7 @@ table.CMSList thead th {
height : 24px;
border-right : 1px solid #aca899;
border-left : 1px solid #ffffff;
padding-left : 5px;
padding:0 5px;
}
table.TableField thead th span,