Bug Not enough padding on Main Nav Entries with Dropdown Arrow

There is a bug in this version
W

W1zzard

Guest
To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
Accept third party cookies


The space after the "w" is tiny, 1.875px only

.p-nav-list .p-navEl-link.p-navEl-link--splitMenu {
padding-right: 1.875px;
}

Without user interaction it's not visible, but when hovering, the background color changes and it looks too cramped. A bigger padding like 4px would look much cleaner

Continue reading...