make the file priority buttons slightly narrower in the mobile css

This commit is contained in:
Jordan Lee 2011-10-21 03:04:49 +00:00
parent b677c18b03
commit 97fb725a5c
1 changed files with 1 additions and 1 deletions

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