update topic-progress z-index to show up in front

of all other items (especially the read-icon)
This commit is contained in:
Régis Hanol 2013-02-21 14:59:35 +01:00
parent 97ceea8878
commit 0884318207
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@ kbd {
width: 0;
bottom: 0px;
right: 50%;
z-index: 1;
z-index: 500;
outline: 1px solid transparent;
}