

/***** 
    Styles for the Multiple-Choice-Dropdown question theme (LS version 6.0)
    Copyright (C) 2023 - Tony Partner (http://partnersurveys.com)
    Licensed MIT, GPL
    Version - 1.0
    Create date - 20/01/2023
*****/

.list-dropdown .select2-container {
    min-width: 260px;
}
 
