diff --git a/app/templates/modern/inspections/list.html b/app/templates/modern/inspections/list.html index 1ccbb41..54b0760 100644 --- a/app/templates/modern/inspections/list.html +++ b/app/templates/modern/inspections/list.html @@ -123,7 +123,12 @@ {# ── Actions — spans both field rows ─────────────────────────────── #} -
+ {# mt-md-4 drops the block by roughly one label's height, so the buttons + line up with the first row's INPUTS rather than its labels — that is + what makes them shorter, since they still stretch to the bottom of the + second row. The margin is md-only; below that the block wraps + underneath the fields and needs its full width and natural height. #} +
{# ── Actions — spans both field rows ─────────────────────────────── #} -
+ {# mt-md-4 drops the block by roughly one label's height, so the buttons + line up with the first row's INPUTS rather than its labels — that is + what makes them shorter, since they still stretch to the bottom of the + second row. The margin is md-only; below that the block wraps + underneath the fields and needs its full width and natural height. #} +