Topic progress does change its X coordinate when switching between static and float views
This commit is contained in:
parent
dce2847b4f
commit
2a18c9c600
|
@ -362,6 +362,7 @@ kbd {
|
|||
#topic-progress-wrapper.docked {
|
||||
#topic-progress {
|
||||
border-bottom: 1px solid $gray;
|
||||
margin-left: 6px;
|
||||
}
|
||||
position: absolute;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue