Skip to content

fix(web): center memory lane buttons #18613

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

Merged
merged 2 commits into from
May 25, 2025

Conversation

lukashass
Copy link
Contributor

@lukashass lukashass commented May 25, 2025

Description

Centers the memory lane buttons, especially on mobile they were way off center.

I also changed the height by 1px to make centering more accurate, hope that's okay.

How Has This Been Tested?

  • Manual test in Firefox and Chrome

Screenshots

before after
Screenshot from 2025-05-25 19-50-13 Screenshot from 2025-05-25 19-50-08
Screenshot from 2025-05-25 19-50-34 Screenshot from 2025-05-25 19-50-42

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Copy link
Contributor

@alextran1502 alextran1502 left a comment

Choose a reason for hiding this comment

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

Thanks

@alextran1502 alextran1502 enabled auto-merge (squash) May 25, 2025 19:31
@alextran1502 alextran1502 merged commit c4df96b into immich-app:main May 25, 2025
49 of 50 checks passed
@lukashass lukashass deleted the centered-memory-lane-buttons branch May 25, 2025 21:17
savely-krasovsky pushed a commit to savely-krasovsky/immich that referenced this pull request Jun 8, 2025
* fix(web): center memory lane buttons

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

Successfully merging this pull request may close these issues.

2 participants