Improve topic and magic effect list padding accuracy (#8585)

Closes #8585 (closed).

OpenMW currently has 3 px of bottom padding for any list item widget, with the text widget height equal to the text height. Morrowind has no padding for service topics, magic effects (spellmaking/enchanting windows) and journal topics and 3 pixels of padding (top and bottom) for normal topics, and appears to make the text widgets 2 pixels taller than the text. And that looks slightly nicer. So go for that.
This has the side effect of changing the padding for journal quest list which uses the same widget but I don't think the currently unclear original amount of padding actually matches current OpenMW and the journal has bigger differences than that.
This also isn't totally 1:1 pixel perfect if you try to match the screenshots, but it should be much more close.

Vanilla:
изображение изображение

RC5:
screenshot075 screenshot069

Revised padding:
screenshot076 screenshot068 screenshot074 screenshot073

Edited by Alexei Kotov

Merge request reports

Loading