It kinda bugs me how my full username isn't displayed here: It looks better with the full username in that area in my opinion. I was using the inspect tool and it seemed that this change to css works: Code: .navTabs .navTab.account .navLink .accountUsername { display: block; max-width: 150px; overflow: hidden; text-overflow: ellipsis; Changing max-width from 100px to 150px in this case fixed it.
Now that is a bug I will never be able to reproduce... If it helps those with longer usernames, sure.
It's always been this way but yeah I would love to change that if possible. Especially since there is so much room now.