Fix layout changes in Townhall infopage#11631
Fix layout changes in Townhall infopage#11631Multiplication-golf wants to merge 2 commits intoldtteam:version/mainfrom
Conversation
In order for this pull request to be merged, make sure you test whether your changes work.If the changes are working as intended, remove the https://github.com/ldtteam/minecolonies/labels/undefined label from the pull request. Contributors, please review this pull request! |
|
Wouldn't it almost be better if we just showed a word saying "coordinates" and then just render the actual coordinates in a tooltip? |
If it was inline text, maybe, but here there's a dedicated row for the coords so it's better to just show them. It was just not wide enough before (which originally wouldn't have mattered, but somewhere around 1.18 text started wrapping & clipping rather than overflowing if the box was too small). |
tbf I see this as a blockui bug that it doesn't overflow |

See #11622
-Enlarges the coordinates values box in the Townhall infopage
Review please
Dynamic box sizing might be a future update that could be considered as a addon of the BlockUI project