‘Powered by Discourse’가 드롭다운을 가림

Discourse footer brand covers dropdown. Not sure if it’s because Horizon theme.

Version: 2025.12.0-latest

Browser: Edge 142.0.3595.93

4개의 좋아요

Could you try it in safe mode to see if it’s limited to the horizon theme?

And could you be more specific about which page this is on. I can’t quite work out what it is from the screenshot.

Ah, I think it might be the settings in the review queue.

2개의 좋아요

It works fine in safe mode. So the bug is: the dropdown options are covered by powered by discourse in /review/settings when Horizon theme is enabled

2개의 좋아요

@jordan.vidrine The powered-by was given a z-index of 400, which is too high and interfering as you can see, but it was needed to be that high to top the experimental-screen styling, which had a z-index of 399…

Without it, you get this effect:

Can you take a look at possible solutions?

Is it an option to lower the experimental element to 1, and the powered-by to 2?

3개의 좋아요

Where are you seeing this @chapoi? On meta this is not happening.

Hmm, that was locally. What is your screenshot showing exactly?

Meta, I’ll have to take a look at a couple other situations

I tried this locally this morning and it does seem to address the issue you show here.

This should be fixed now – thanks.

https://github.com/discourse/discourse/pull/36692

1개의 좋아요

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.