Fix up spacing for ListEditWidget instances.

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

david
Djblets
release-3.x
djblets

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
Fix up spacing for ListEditWidget instances.

Description From Last Updated

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

chipx86chipx86
chipx86
  1. 
      
  2. 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: Closed (submitted)

Change Summary:

Pushed to release-3.x (f86a6be)
Loading...