mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 14:10:45 +08:00
Make clickable area for progress much bigger on mobile
This commit is contained in:
parent
75aaafc06e
commit
6949bc6611
|
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user