Comment 5 for bug 2000482

Revision history for this message
Bill Erickson (berick) wrote :

I've pushed a variety of additional repairs. Making good progress.

Releasing control of this bug for now, but more review and patching is needed.

The main thing to look for are uses of "form-control". In a lot of cases, the class may be present, but it's not doing much anyway, so the pages look fine. In other cases, forms are out of whack (fields flowing vertically instead of horizontally). The solution generally is to make more use of row / col classes and d-flex for general left/right flow.