discourse/app/assets/stylesheets/common
Jarek Radosz eff0106efb
FIX: Image sizes were slightly off in some cases (#15678)
This fixes rare cases of layout shift caused by images appearing slightly smaller after being loaded.

For example, a 371x1031 image is uploaded. It gets lightboxed, with the generated thumbnail of size 179x500. `height: auto` changes that thumbnail's size (only after being loaded) to 179x497, causing a 3px shift.

I did not observe any regressions with this change.
2022-02-01 23:30:21 +01:00
..
admin UX: Highlight "Users" link when on adminUser path (#15739) 2022-02-01 21:32:48 +01:00
base FIX: Image sizes were slightly off in some cases (#15678) 2022-02-01 23:30:21 +01:00
components FEATURE: Use native color-picker (#15748) 2022-02-01 11:18:13 -03:00
foundation SYNTAX: Use classes instead of html element targeting (#14890) 2021-11-15 14:49:45 -06:00
select-kit UX: Fix layout issues with long category names (#15604) 2022-01-17 16:05:27 -05:00
d-editor.scss UX: Fix layout issues with long category names (#15604) 2022-01-17 16:05:27 -05:00
font-variables.scss FIX: Use rem for font sizes in post headings (#13720) 2021-07-14 11:15:58 +10:00
input_tip.scss DEV: Refactor popup-tip component (#15257) 2021-12-13 11:22:02 -05:00
printer-friendly.scss FIX: Clean up topic-timer-info CSS classes, add edit button, and improve UI (#12080) 2021-02-16 12:07:30 +10:00
software-update-prompt.scss UX: Add hover style to refresh-page dismiss button (#15711) 2022-02-01 20:04:46 +01:00
topic-entrance.scss fix topic entrance button layout (#11887) 2021-01-28 15:44:01 -05:00
topic-timeline.scss DEV: Minor topic timeline refactor (#15357) 2021-12-28 12:01:20 -05:00