8000 Apply macOS radio/checkbox normalization to import wizard by AbeJellinek · Pull Request #5039 · zotero/zotero · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Apply macOS radio/checkbox normalization to import wizard #5039

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AbeJellinek
Copy link
Member

And replace the left margin with overflow: visible so controls stay aligned.

And replace the left margin with `overflow: visible` so controls stay
aligned.
@AbeJellinek AbeJellinek requested a review from tnajdek February 11, 2025 20:25
Copy link
Member
@tnajdek tnajdek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I like the idea of a mixin for form/control normalization!

There are a couple of issues I've noticed after normalization. First, the controls are cramped vertically, is this intentional or can we add some padding between the lines? Second, the checkboxes now have mismatched sizes, probably due to some other hacky or legacy CSS that can now be removed—both issues are visible in the screenshot below.

It's probably easier for me to take care of these, just please let me know if we want to add any vertical padding.

Screenshot 2025-02-12 at 12 15 05

From what I can see, the mismatched sizes are not due to a focus ring, but I haven't investigated the cause yet.

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

Successfully merging this pull request may close these issues.

2 participants
0