Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"old release" banner needs z-index: 1 or equivalent #41

Open
DougBurke opened this issue Dec 13, 2022 · 1 comment
Open

"old release" banner needs z-index: 1 or equivalent #41

DougBurke opened this issue Dec 13, 2022 · 1 comment

Comments

@DougBurke
Copy link
Member

Going to

https://cxc.harvard.edu/ciao4.14/download/

I see that the "This page is for the CIAO 4.14 release. Please ..." banner is hidden once you scroll down. An initial tests suggests that adding

z-index: 1;

to the CSS fixes this. Need to look at a bit more to check.

@DougBurke
Copy link
Member Author

Fortunately it's not like this for most pages - e.g. https://cxc.harvard.edu/ciao4.14/news.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant