At high resolutions the layout is broken for images whose natural width is less than thumbnails - See below
This is cause because there is no min-width min-height values set on the thumbnail container and the container has css setting an aspect ratio of 1:1 - the images probably should be centered as well
My css isnt good enough to fix this
| Labels |
Added:
No Code Attached Yet
|
||
| Status | New | ⇒ | Closed |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2022-09-21 06:27:09 |
| Closed_By | ⇒ | brianteeman |
This may be fixed by accident in my PR #38771, can you check?