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

Moderation dropdown issues #66

Open
PikaMug opened this issue Jun 19, 2022 · 3 comments
Open

Moderation dropdown issues #66

PikaMug opened this issue Jun 19, 2022 · 3 comments

Comments

@PikaMug
Copy link
Contributor

PikaMug commented Jun 19, 2022

Nameless pr13 with Resources commit af8d5fd

On a resource page as Admin, the "Moderation" dropdown first appears to have no text. Hovering over the field faintly reveals text. Does not occur in Dark Mode. Tested with FireFox and Chrome.

Also, low priority: The dropdown is slightly shorter than the surrounding buttons, as the text size is .92857143rem compared to the buttons' 1rem. Would submit a PR but not sure whether you'd prefer to increase the dropdown text or decrease the button text.

@PikaMug
Copy link
Contributor Author

PikaMug commented Jul 16, 2022

Still present in 1.7.1 release.

@PikaMug
Copy link
Contributor Author

PikaMug commented Jul 21, 2022

Screenshot for reference:

hover

@PikaMug
Copy link
Contributor Author

PikaMug commented Jul 21, 2022

This bit from fomantic.min.css is responsible for the hover text:
a{color:#4183c4;text-decoration:none}
Removing it resolves the issue but previously clicked hyperlinks will appear purple.

Looks like the .92857143rem size is also a result of this file.

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