- Issue created by @ifrik
The description of a link field is displayed next to the the field itself, thereby reducing the length of the field so much that it's difficult for a user to see what they have field in there.
This is even worse if only internal links are allowed.
This seems to be caused by
td > .form-item {display: flex;}
in table.css line 178