From e045227527de36cdbb954e00a4cf8de041a25828 Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Mon, 8 Mar 2021 17:24:22 +0100 Subject: [PATCH] Remove 10rem height on select --- themes/alps/assets/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/alps/assets/style.css b/themes/alps/assets/style.css index d652f66..50453c9 100644 --- a/themes/alps/assets/style.css +++ b/themes/alps/assets/style.css @@ -667,9 +667,11 @@ main table tfoot { float: left; } +/* .action-group select { height: 10rem; } +*/ .actions-message, .actions-contacts {