get rid of one-pixel border on subscriptions

darcs-hash:20080707181150-84dde-1e5f2259701fabda29fd5dee6fa276b01b23809f.gz
This commit is contained in:
Evan Prodromou 2008-07-07 14:11:50 -04:00
parent ee1013d2ac
commit da0ab8c0f4
1 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ dl.statistics {
margin: 0 3px 3px 0;
padding: 0;
line-height: 0;
border: 1px solid #f00;
/* border: 1px solid #f00; */
}
#subscriptions_viewall {
clear: left;