• 
      

    Fix up spacing for ListEditWidget instances.

    Review Request #12595 — Created Sept. 13, 2022 and submitted

    Information

    Djblets
    release-3.x

    Reviewers

    The list edit widget that we use for some complex form fields didn't
    have proper spacing, ending up with everything all smushed together.
    This change adds some margins so that things look nice(r).

    Looked at the diffviewer settings and OAuth application form where we
    use this widget in a couple different ways. Saw that things looked nicer
    now.

    Summary ID
    Fix up spacing for ListEditWidget instances.
    The list edit widget that we use for some complex form fields didn't have proper spacing, ending up with everything all smushed together. This change adds some margins so that things look nice(r). Testing Done: Looked at the diffviewer settings and OAuth application form where we use this widget in a couple different ways. Saw that things looked nicer now.
    36a4a0387f0b9814e2076d162a8da927968a783c

    Description From Last Updated

    Can we use an em measurement? 0.5em or 1em?

    chipx86chipx86
    chipx86
    1. 
        
    2. Show all issues

      Can we use an em measurement? 0.5em or 1em?

    3. 
        
    david
    maubin
    1. Lookin' good, thanks for adding that!

    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.x (f86a6be)