Jump to content

Recommended Posts

Posted (edited)

With a longer username and smaller window width (< 1080px), buttons like "Add Photo", "Follow Member" and "Message" jump to the bottom.

c100.png.66d08edeb61cefd5eb98eba0ec30f736.png

 

My temporary solution looks like this, but I think Ehren will come up with something better.

@media (min-width: 768px) {
    #elProfileHeader h1 {
        max-width: 350px;
        white-space: nowrap;
        overflow: hidden !important;
    }
}
Edited by SeNioR-
Posted

Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...