Open nseb opened 6 years ago
I add this style
nav .brand-logo.left {
left: 0.5rem;
width: 100%;
padding-right: 60px;
overflow: hidden;
text-overflow: ellipsis
}
.brand-logo.left div{
overflow: hidden;
text-overflow: ellipsis
}
But padding-right , not depend icons tools placed to the right
Hi, addStyleNames="truncate" , not working in navBrand in case or text is too long.