כמה כפתורים גדולים באופן יוצא דופן ב-Meta

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 לייקים

I can also repro this using Google Chrome on Windows 11

As well as on iPhone 13 Pro, running Chrome

לייק 1

Thanks for the reports! Almost certainly related to UX: Make input sizing consistent across all browsers (#26159) · discourse/discourse@d0d4a36 · GitHub :eyes:

5 לייקים

Hello :wave:

This commit is related. I can repro this if I change the browser font size with the methods you mentioned.

This is because the browser will apply the set font size to all text. So the max(1em, 16px) can’t work normally. :confused:

4 לייקים

We’re reverting the change for now Revert "UX: Make input sizing consistent across all browsers (#26159)… · discourse/discourse@8b935e5 · GitHub

5 לייקים


Peter Griffin, his CSS blinds unruly

5 לייקים

This topic was automatically closed after 14 hours. New replies are no longer allowed.