• 
      

    Fix a double border and redundant styling in the commits list.

    Review Request #13309 — Created Oct. 5, 2023 and submitted

    Information

    Review Board
    release-6.x

    Reviewers

    The commits list was transformed to inherit from a tabular data
    component, and this resulted in some duplicate borders and some styling
    that was no longer needed.

    This change removes the extra border and that styling, letting the
    tabular data styling do the heavy lifting.

    Verified that the commits list no longer had a redundant border, and
    displayed correctly.

    Summary ID
    Fix a double border and redundant styling in the commits list.
    The commits list was transformed to inherit from a tabular data component, and this resulted in some duplicate borders and some styling that was no longer needed. This change removes the extra border and that styling, letting the tabular data styling do the heavy lifting.
    02cdcc6519707c84d15d910761ead5c8bcd05a2a
    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-6.x (cc2506b)