mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +08:00
FIX: Topic progress wasn't clickable sometimes
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
|
||||
.timeline-container {
|
||||
box-sizing: border-box;
|
||||
z-index: 999;
|
||||
z-index: 499;
|
||||
margin-left: 757px;
|
||||
|
||||
@media all and (min-width: 1140px) {
|
||||
|
Reference in New Issue
Block a user