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

Margin fix for buttons on puzzle dashboard #14543

Merged

Conversation

keithwongg
Copy link
Contributor

@keithwongg keithwongg commented Jan 23, 2024

Line 67: margin-#{$start-direction}: 2%; is applied by default.

Fix is to ensure that the --win, --perf and --fix buttons have margin-left: 0 and aligned with first child button when @media breakpoint is applied.

Fixes #14535

Line 67: `margin-#{$start-direction}: 2%;` is applied by default.

Fix is to ensure that this is 0 and aligned with first child
(first button) when `@media` breakpoint is applied.
@keithwongg keithwongg changed the title 14535 - Margin Fix for Metric Buttons Margin Fix for Metric Buttons for Issue #14535 Jan 23, 2024
@fitztrev fitztrev changed the title Margin Fix for Metric Buttons for Issue #14535 Margin fix for buttons on puzzle dashboard Jan 23, 2024
* master:
  mobile firefox doesnt support COEP credentialless
  remember when bulk clock was started
  User.isVerifiedOrChallengeAdmin
  tweak bulk limits
  new endpoint to show a bulk
  export more games by ID
@ornicar ornicar merged commit 95979bd into lichess-org:master Jan 24, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

Wrong display size in puzzle dashboard
2 participants