winph wrote:Menu horizontal margin / vertical margin / Min width.
changing to below 20 makes uncentered menu (un even left and right border).
Thats the reason we have the minimum_width setting. When setting a very low minimum width(or none/0), then the width will be decided by the longest text in the menu level it is displaying. The minimum_width is to balance the widths, which elsewise are automatic determined by menu block width.
How would you have it display instead when setting minimum_width = 20?
Also, keep in mind the menu has a lot of flexibility, and even supports horisontal menus(so that submenu items appear horisontally coming inwards to the screen).