Merge pull request #609 from katiefenn/docked_topic_progress_bug
Topic progress does change its X coordinate when switching between static and float views
This commit is contained in:
commit
f8931d371c
|
@ -361,6 +361,7 @@ kbd {
|
||||||
#topic-progress-wrapper.docked {
|
#topic-progress-wrapper.docked {
|
||||||
#topic-progress {
|
#topic-progress {
|
||||||
border-bottom: 1px solid $gray;
|
border-bottom: 1px solid $gray;
|
||||||
|
margin-left: 6px;
|
||||||
}
|
}
|
||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue