// switch dans la navbar .nav-switch-merchant { width: 220px ; text-align: right ; .fa { position: relative; top: 3px; right: 7px; } form.switch-merchant { display: inline-block ; width: 180px ; position: relative ; top: 7px ; text-align: left ; label, .select2-selection__clear { display: none ; } button { display: none ; } } } // modal #carac-modal-switch-merchant { form.switch-merchant { .form-group:first-child { display: none ; } } }