mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
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
Block a user