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 {