Fix up spacing for ListEditWidget instances.

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

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.

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2

Commits

First Last Summary ID Author
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.
52f18e3ff1ab7511027cc1301eaf58903d6402bf David Trowbridge
djblets/static/djblets/css/forms/list_edit.less
Loading...