format commas properly

This commit is contained in:
Simon Kornblith 2011-02-13 01:41:56 +00:00
parent d98e99ce46
commit 173f10a6fa

View File

@ -67,11 +67,11 @@ row label
.comma
{
margin: 0 !important;
margin: 1px 0 1px -3px !important;
padding: 0 !important;
}
.creator-name-box > label, .date-box > label
.creator-name-box > label:not(.comma), .date-box > label
{
margin: 1px 0 1px 1px !important;
padding-left: 2px !important;