reduce menu item padding in line with regular KDE theme
Menu item padding is ludicrously exaggerated and doesn't feel much in line with rest of KDE.
This is how to fix it:
menu menuitem,
.menu menuitem {
padding: 0px 0px;
}
This way there is no blank space in between menu items that isn't there with regular KDE apps.
Edited by Twoj Stary