1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00

(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

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;
}