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

Rating component often requires margin-left: -3px; it may need a flag for style or change to default CSS #4573

Closed
tofumatt opened this issue Mar 16, 2018 · 1 comment

Comments

@tofumatt
Copy link
Contributor

tofumatt commented Mar 16, 2018

As mentioned in #4469 (comment), our Rating component is often in need of margin-left: -3px which seems like a code smell. I think it's from its original placement requiring some margin and every other component overriding that behaviour.

For QA: see #5900 for a testing plan. Note that the same patch is going to close both issues.

@ioanarusiczki
Copy link

Issue #5900 was verified with FF61(Win10) on AMO dev.
@tofumatt I looked with the Inspector to search for some values for the margin left but it's -12px or 0 px.
Please take a look:
card contents

metadata card

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

No branches or pull requests

4 participants