From 7a759fe7dfb6a0ffe790c7b16b8dea18fefe0144 Mon Sep 17 00:00:00 2001 From: jordi fita mas Date: Wed, 24 Jan 2024 19:33:59 +0100 Subject: [PATCH] =?UTF-8?q?Remove=20flex:=201=20from=20icon=20input?= =?UTF-8?q?=E2=80=99s=20elements=20to=20flush=20half-full=20rows=20left?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/static/camper.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/web/static/camper.css b/web/static/camper.css index cf22ef5..0e9a241 100644 --- a/web/static/camper.css +++ b/web/static/camper.css @@ -526,10 +526,6 @@ textarea { gap: .25em; } -.icon-input li { - flex: 1; -} - .icon-input button { min-width: 0; width: 4rem;