From a0612485f868fdf3fe2df24fd3f9312764619750 Mon Sep 17 00:00:00 2001 From: "jose.gonzalez@pandorafms.com" Date: Tue, 15 Nov 2022 08:24:15 +0100 Subject: [PATCH] CSS Files fixes --- pandora_console/include/styles/pandora.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index dfcc0a041f..f7efc5e9c2 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -9588,6 +9588,7 @@ tr.bring_next_field { position: relative; vertical-align: middle; text-align: left; + min-width: 150px !important; } .select2-container .select2-selection--single { @@ -9691,10 +9692,6 @@ tr.bring_next_field { width: 20px; } -.select2-container { - min-width: 150px !important; -} - .select2-container--default.select2-container--focus > .selection > .select2-selection--single {