From b12c0198106d310c0a1cfdbb98d66857ef9125d6 Mon Sep 17 00:00:00 2001 From: NguyenND Date: Fri, 7 Aug 2026 11:15:54 -0400 Subject: [PATCH] Aug 7 - Update issue page filter buttons size 2 --- app/templates/modern/inspections/list.html | 7 ++++++- app/templates/modern/issues/list.html | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) 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. #} +