Topic progress does change its X coordinate when switching between static and float views

This commit is contained in:
katiefenn 2013-04-01 11:23:58 +01:00
parent dce2847b4f
commit 2a18c9c600

View File

@ -362,6 +362,7 @@ kbd {
#topic-progress-wrapper.docked {
#topic-progress {
border-bottom: 1px solid $gray;
margin-left: 6px;
}
position: absolute;
}