mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Topic progress does change its X coordinate when switching between static and float views
This commit is contained in:
@@ -362,6 +362,7 @@ kbd {
|
||||
#topic-progress-wrapper.docked {
|
||||
#topic-progress {
|
||||
border-bottom: 1px solid $gray;
|
||||
margin-left: 6px;
|
||||
}
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user