]> granicus.if.org Git - transmission/commitdiff
(web) Fix some spacing in the tracker display
authorDaniel Lee <Longinus00@gmail.com>
Thu, 23 Sep 2010 04:21:18 +0000 (04:21 +0000)
committerDaniel Lee <Longinus00@gmail.com>
Thu, 23 Sep 2010 04:21:18 +0000 (04:21 +0000)
web/stylesheets/common.css

index 92d1c2824fcb7fe3faba519eed9e71f9990c6d02..ce68dfb3adb66d7a1c5e7710c383982327819917 100644 (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;
 }