JohnDer

Registered
Hello,

Found a CSS issue when the logo position sets to inside navigation the first tab (Home or Forums) gets inside the logo about 1px.
How can this be fixed?

Thanks.

Untitled.png
 
Whoops!

Add this to your extra.less, it should work:

Code:
.p-nav-list>li:first-child .p-navEl.is-selected {
    border-left-width: 1px;
}

I'll adjust this for the next release.
 
I officially adjusted this in our next release. You can remove the above CSS once we release the next patch.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back