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

"Move to Bugzilla" button is hidden under the "Close Issue" button #14

Open
mcomella opened this issue Jun 27, 2022 · 1 comment
Open

Comments

@mcomella
Copy link

I opened a bug mozilla-mobile/fenix#24927 and noticed the "Move to Bugzilla" button is not visible on the page. However, it's still in the DOM:
image

Unfortunately, my CSS isn't good enough to figure out how to make the button appear to the left of the close button, which is where I think it used to be.

My alternative fix for my skillset: move the div that contains the new button as a sibling of the div (i.e. the row) that contains the other buttons such that the "Move to Bugzilla" button appears below the other buttons. It looks like this:
image

@mcomella
Copy link
Author

My alternative fix for my skillset:

I can submit a PR if you'd like.

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