(web) Fix some spacing in the tracker display

This commit is contained in:
Daniel Lee 2010-09-23 04:21:18 +00:00
parent 29e1972e65
commit 99a1d0a123
1 changed files with 1 additions and 1 deletions

View File

@ -753,7 +753,7 @@ ul.tier_list {
.tier_list .tracker_activity{
float: left;
color: #666;
width: 350px;
width: 330px;
display: table;
margin-top: 1px;
}