FIX: topic progress bar was hidden behind youtube embed header on mobile
This commit is contained in:
parent
6243a7ad07
commit
fb375a04f9
|
@ -56,7 +56,7 @@
|
||||||
width: 0;
|
width: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
z-index: 500;
|
z-index: 950;
|
||||||
margin-right: 148px;
|
margin-right: 148px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue