Exactly, 80px fixed is a terrible idea. Like said above, remove it, or turn it into min-width to prevent this issue.
CSS Grid is another approach, but markup needs to be changed to solve it this way.
- Status changed to RTBC
6 months ago 12:40pm 23 May 2024 - 🇷🇸Serbia majmunbog
Patch #2 is fine for now.
We should consider changing the markup in a major release and start using CSS grid and variables here. -
jsacksick →
committed 5dc3856e on 8.x-2.x
Issue #3179267 by dr. gubó: Remove width CSS property from numeric...
-
jsacksick →
committed 5dc3856e on 8.x-2.x
- Status changed to Fixed
6 months ago 1:48pm 23 May 2024 -
jsacksick →
committed 4b706706 on 3.0.x
Issue #3179267 by dr. gubó: Remove width CSS property from numeric...
-
jsacksick →
committed 4b706706 on 3.0.x
Automatically closed - issue fixed for 2 weeks with no activity.