]> granicus.if.org Git - transmission/commitdiff
make the file priority buttons slightly narrower in the mobile css
authorJordan Lee <jordan@transmissionbt.com>
Fri, 21 Oct 2011 03:04:49 +0000 (03:04 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Fri, 21 Oct 2011 03:04:49 +0000 (03:04 +0000)
web/style/transmission/mobile.css

index fd0dc5854d23c75ac0417acebab81cd09535a1c4..de8a7b40aa165426b9a82f6f7cff5784912cefd3 100644 (file)
@@ -802,7 +802,7 @@ div.file-priority-radiobox > * {
        font-size: 20px;
        cursor: pointer;
        display: inline-block;
-       width: 30px;
+       width: 24px;
        height: 12px;
        border-style: solid;
        border-color: #aaa;