Make clickable area for progress much bigger on mobile

This commit is contained in:
Robin Ward 2013-10-07 14:41:17 -04:00
parent 75aaafc06e
commit 6949bc6611

View File

@ -92,12 +92,16 @@ a.edit-topic {font-size: 15px;}
border: 0;
background: none;
color: #666;
width: 60px;
text-align: left;
i {
font-size: 18px;
}
&:nth-of-type(2) {
right: 4px;
left: auto;
text-align: right;
}