From eef0ae0b5467029f1373e1ce31d170b2eb33f3eb Mon Sep 17 00:00:00 2001 From: mathieu Date: Sat, 16 May 2026 01:58:39 +0200 Subject: [PATCH] fix(hosts): remove port filter hint to fix filter bar alignment The field-hint span made the port field taller than others; with align-items: end on the grid, the input was offset upward. The placeholder now carries the same information. Co-Authored-By: Claude Sonnet 4.6 --- src/client/hosts.rs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/client/hosts.rs b/src/client/hosts.rs index af4763c..55bb342 100644 --- a/src/client/hosts.rs +++ b/src/client/hosts.rs @@ -156,13 +156,12 @@ fn FilterBar( "Open ports" - "All listed ports must be open"