Adding some overrides and a new hover effect on the language selector styles
It is a rectangle now on the live site, but it should be a square. The padding values coming from weglot changed at some point
Differential D14631
[e.cash] Language selector CSS johnkuney on Oct 12 2023, 03:45. Authored by
Details
Adding some overrides and a new hover effect on the language selector styles It is a rectangle now on the live site, but it should be a square. The padding values coming from weglot changed at some point Can only test live due to weglot setup, but the selector will be a square again with these css edits
Diff Detail
Event TimelineComment Actions The title and summary tell the CSS has changed and needs to be updated, but:
Right now I can't review this diff because I have no idea what it's supposed to do. Also the test plan say the selector *should* be square again but I see nothing related to the border shape in this diff. Comment Actions Ah my bad, was assuming you saw the message from David in the telegram channel. But if you go to the live site you'll see the language selector is a rectangle now, with the text off to the left. (see first screenshot below) Its meant to be a square with centered text. This *will be* the result of this diff The issue is coming from these weglot styles. Comment Actions Please put that info in the diff title/summary. It ends up in the git history, nobody will dig into comments or telegram channel to figure out why this was added in 1 year from now. |