For some reason, some buttons are unusually big, even in safe mode , but this only seems to happen on Meta (I tried on other forums, and couldn’t reproduce the issue).
Potentially relevant information:
user-agent string: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36
Exact web browser version: 119.0.6045.209
Default font size (set on chrome://settings/fonts): 12
Minimum font size (set on chrome://settings/fonts): 0
Font size setting (set on chrome://settings/appearance): Small
Page zoom: 100% (still occurs at lower and higher zoom levels, though)
Display size: 1366x768
2 Likes
I can also repro this using Google Chrome on Windows 11
As well as on iPhone 13 Pro, running Chrome
1 Like
david
(David Taylor)
March 21, 2024, 5:50pm
3
5 Likes
Don
March 21, 2024, 5:50pm
5
Hello
This commit is related. I can repro this if I change the browser font size with the methods you mentioned.
https://github.com/discourse/discourse/commit/d0d4a363d4801a274caad50ffa509fc64740f238
This is because the browser will apply the set font size to all text. So the max(1em, 16px) can’t work normally.
4 Likes
david
(David Taylor)
March 21, 2024, 6:00pm
6
5 Likes
Peter Griffin, his CSS blinds unruly
5 Likes
david
(David Taylor)
Closed
March 22, 2024, 8:00am
8
This topic was automatically closed after 14 hours. New replies are no longer allowed.