Build: #550 was successful

Job: PHP 7.2 - SQLite was successful

Code commits

phpBB 3.3.x

  • Marc

    Marc 38177e9052a60e2a87987a2d2834714df0f0e6e4

    Merge pull request #6655 from danieltj27/ticket/17352
    [ticket/17352] Fix overflow of long rank titles on profile page

  • Daniel James <danielt70@icloud.com>

    Daniel James <danielt70@icloud.com> 5976dc2141b63505dc5b04172acd3f1b9f29bd25 m

    [ticket/17352] Fix overflow of long rank titles on profile page
    Users that had very long rank titles would cause the rest of their
    profile details to be pushed down below the avatar and rank details
    breaking the layout. This change limits the width of the avatar
    and rank details.

    PHPBB-17352

    • phpBB/styles/prosilver/template/memberlist_view.html (version 5976dc2141b63505dc5b04172acd3f1b9f29bd25)
    • phpBB/styles/prosilver/theme/common.css (version 5976dc2141b63505dc5b04172acd3f1b9f29bd25)
    • phpBB/styles/prosilver/theme/responsive.css (version 5976dc2141b63505dc5b04172acd3f1b9f29bd25)