• 
      

    Fix wrapping issues with repository names in the admin dashboard.

    Review Request #13437 — Created Nov. 27, 2023 and submitted — Latest diff uploaded

    Information

    Review Board
    release-5.0.x

    Reviewers

    The Repositories widget in the admin dashboard behaved poorly when there
    were long repository names, and in particular ones with unbreakable
    characters.

    This is a small change that tweaks this styling, forcing each column to
    take half the available width instead of overflowing and allowing
    repository names to break at the boundary and wrap.

    Tested with some pathological cases, and some normal cases. Checked the
    output.


    Commits

    Files