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

Missing variable: zindex-tooltip #1953

Open
stefanv opened this issue Aug 14, 2024 · 3 comments
Open

Missing variable: zindex-tooltip #1953

stefanv opened this issue Aug 14, 2024 · 3 comments

Comments

@stefanv
Copy link

stefanv commented Aug 14, 2024

54311e5 introduces the $zindex-tooltip variable that is undeclared elsewhere.

@Carreau
Copy link
Collaborator

Carreau commented Aug 15, 2024

I believe this is set by bootstrap

It is going to be properly replaced at build time to 1080 px. I agree that it should likely have a bs- prefix to figure that out.

Screenshot 2024-08-15 at 14 48 24

@trallard
Copy link
Collaborator

Yes this is indeed coming from bootstrap and is replaced at compile time.
Since this is not pre-pended with a bs- and if you think it's worth for clarity, adding a comment about this would be ok.

@stefanv
Copy link
Author

stefanv commented Aug 15, 2024

Thanks for the clarification. This broke the compilation of the Scientific Python Hugo Theme, so I suppose it's the first bootstrap variable used this way. I can custom-define it for our theme.

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

3 participants