From: Jordan Lee Date: Fri, 21 Oct 2011 03:04:49 +0000 (+0000) Subject: make the file priority buttons slightly narrower in the mobile css X-Git-Tag: 2.50b1~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97fb725a5c4821a97e4cccc669a9f51a4c3825b2;p=transmission make the file priority buttons slightly narrower in the mobile css --- diff --git a/web/style/transmission/mobile.css b/web/style/transmission/mobile.css index fd0dc5854..de8a7b40a 100644 --- a/web/style/transmission/mobile.css +++ b/web/style/transmission/mobile.css @@ -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;