Tooltips for enum items currently show the enum name on one line, then enum description, then the current value's name, then the value's description on the next line. This PR changes that to display the (short) names together then the (longer) descriptions together. This also adds a small amount of padding under the title. Pull Request: https://projects.blender.org/blender/blender/pulls/137571