JunkiEDM/scultradark

Profile button alignment issue

Hedreon opened this issue · 1 comments

ok so I've found a temporary fix to this and it is by doing:

.header__inner .header__right div.header__userNav .header__userNavUsernameButton {
	position: unset !important;
}