Shannon Booth
482e5e770f
LibWeb: Let flexbox stretch auto-width text inputs
...
Don't rewrite text input 'width: auto' to 'size()ch' in
'HTMLInputElement::adjust_computed_style()'. That turns the control into
a definite-width flex item and prevents 'align-items: stretch' from
expanding it across the flex container.
Fixes the layout of the input element on the element matrix login page.
2026-04-13 09:57:01 +02:00
..
2024-09-10 10:40:07 +01:00
2024-09-12 07:36:32 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2026-04-03 14:29:44 +02:00
2025-03-05 18:07:10 +01:00
2025-08-05 21:33:41 +02:00
2025-08-05 21:33:41 +02:00
2025-06-21 14:09:47 +02:00
2025-08-18 11:04:34 +01:00
2025-08-07 09:34:16 +02:00
2026-02-02 14:36:49 +00:00
2024-06-23 19:15:24 +02:00
2025-09-28 19:25:18 +02:00
2025-05-12 23:15:06 +01:00
2025-05-12 23:15:06 +01:00
2025-08-01 14:26:12 +02:00
2025-08-01 14:26:12 +02:00
2025-05-12 23:15:06 +01:00
2025-05-12 23:15:06 +01:00
2024-11-05 14:02:07 +00:00
2025-07-23 19:52:59 +02:00
2025-05-12 23:15:06 +01:00
2025-05-12 23:15:06 +01:00
2024-07-15 21:31:51 +02:00
2024-04-13 14:10:10 +02:00
2024-11-05 14:02:07 +00:00
2025-11-07 16:42:32 +01:00
2024-09-10 10:40:07 +01:00
2025-05-12 23:15:06 +01:00
2025-05-12 23:15:06 +01:00
2024-09-10 10:40:07 +01:00
2025-11-05 12:01:40 +01:00
2024-06-23 19:15:24 +02:00
2025-07-23 19:52:59 +02:00
2024-02-21 17:54:05 +01:00
2024-02-21 17:54:05 +01:00
2026-01-19 12:53:13 +01:00
2025-09-29 13:27:58 +02:00
2024-02-25 14:06:06 +01:00
2026-04-13 09:57:01 +02:00