smaller gap between line 1 and 2
big gap (line-height: 30px)
.menuDropdown .items .item {
padding: 12px 25px 12px 6px !important;
line-height: 16px;
}
@mathContao Thanks for your report. If you have tested your possible solution, feel free to simply create a Pull Request to fix it.