mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-02 10:09:51 -04:00
FIX: topic progress bar was hidden behind youtube embed header on mobile
This commit is contained in:
parent
6243a7ad07
commit
fb375a04f9
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
|||
width: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 500;
|
||||
z-index: 950;
|
||||
margin-right: 148px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue