[class^="widget"][class*="recherche"], .widget_recherche_dossier { form { flex-wrap: wrap; .message { flex: 100%; margin: 0; } .formEntete{ flex:5; } .formControls{ flex:1; } } #widget_recherche_dossier_form { display: flex; flex-direction: row; gap: 20px; align-items: center; .formEntete { padding: 0; width: 100%; #form-content { margin-bottom: 0; } } .formControls { margin-bottom: 0; } } }