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:
parent
29e1972e65
commit
99a1d0a123
1 changed files with 1 additions and 1 deletions
|
@ -753,7 +753,7 @@ ul.tier_list {
|
|||
.tier_list .tracker_activity{
|
||||
float: left;
|
||||
color: #666;
|
||||
width: 350px;
|
||||
width: 330px;
|
||||
display: table;
|
||||
margin-top: 1px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue