Aliaksandr Kalenik
ed0dc2ff72
LibWeb: Use flex layout for button content alignment
...
Using flex layout inside button solves the issue with wrongly calculated
height when it has: pseudo element and whitespaces inside.
Also using flex instead of a table layout allows for the same vertical
alignment but with fewer layout nodes: a flex container and anonymous
wrapper for content instead of a table wrapper, table, row, and cell.
2023-09-03 12:33:10 +02:00
..
2023-06-17 20:35:19 +02:00
2023-07-28 12:44:09 +02:00
2023-07-28 12:44:09 +02:00
2023-08-23 05:24:55 +02:00
2023-08-24 07:08:21 +02:00
2023-08-09 18:34:17 +02:00
2023-09-03 12:33:10 +02:00
2023-08-23 05:24:55 +02:00
2023-08-11 10:02:27 +02:00
2023-08-12 13:36:37 +02:00
2023-08-11 10:02:27 +02:00
2023-08-01 07:38:19 +02:00
2023-07-02 18:43:20 +02:00
2023-08-01 07:38:19 +02:00
2023-08-13 14:43:41 +02:00
2023-08-13 14:43:41 +02:00
2023-08-28 10:09:07 +02:00
2023-08-31 21:43:58 +02:00
2023-08-31 21:43:58 +02:00
2023-07-25 13:42:32 +02:00
2023-07-25 13:42:32 +02:00
2023-08-18 05:08:52 +02:00
2023-07-15 12:30:07 +02:00
2023-07-16 15:00:30 +02:00
2023-08-26 19:07:56 +02:00
2023-08-02 05:27:56 +02:00
2023-07-12 11:44:57 +02:00
2023-08-05 09:25:24 +02:00
2023-06-18 20:29:40 +02:00
2023-06-18 20:29:40 +02:00
2023-07-01 09:06:49 +02:00
2023-07-06 14:25:40 +01:00
2023-07-04 06:43:53 +02:00
2023-07-04 06:43:53 +02:00
2023-08-15 16:37:11 +02:00
2023-08-15 16:37:11 +02:00
2023-08-30 20:09:15 +02:00