Logo is too small on shared pages #7907

Closed
opened 2026-02-05 13:24:16 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @nicokaiser on GitHub (Nov 23, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

When opening a shared link on a small device with HiDPI display, the logo is shown very very small.

Rotating to landscape (so the container width is larger) makes it show correctly.

The OS that Immich Server is running on

Debian

Version of Immich Server

v2.3.1

Version of Immich Mobile App

v2.3.1

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

(Not relevant)

Your .env content

(Not relevant)

Reproduction steps

  1. Create an album, create shared link
  2. Open link on mobile device

Relevant log output


Additional information

Image

Originally created by @nicokaiser on GitHub (Nov 23, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug When opening a shared link on a small device with HiDPI display, the logo is shown very very small. Rotating to landscape (so the container width is larger) makes it show correctly. ### The OS that Immich Server is running on Debian ### Version of Immich Server v2.3.1 ### Version of Immich Mobile App v2.3.1 ### Platform with the issue - [ ] Server - [x] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML (Not relevant) ``` ### Your .env content ```Shell (Not relevant) ``` ### Reproduction steps 1. Create an album, create shared link 2. Open link on mobile device ### Relevant log output ```shell ``` ### Additional information ![Image](https://github.com/user-attachments/assets/2ae92664-a56b-4fdc-af4e-b86301e74064)
Author
Owner

@kiloomar commented on GitHub (Dec 3, 2025):

I see the issue. Resizing the window to <= 767px shows the same thing.

Adding a minimum content width to the logo in this snippet could be a good fix I think.

@kiloomar commented on GitHub (Dec 3, 2025): I see the issue. Resizing the window to <= 767px shows the same thing. Adding a minimum content width to the logo in this snippet could be a good fix I think.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#7907