File "redux-select.scss"

Full Path: /home/elegucvf/public_html/video/wp-content/plugins/atlas-core/framework/redux-core/inc/fields/select/redux-select.scss
File size: 375 bytes
MIME-type: text/plain
Charset: utf-8

.redux-container-select {
    li.ui-state-highlight {
        height: 20px;
        margin-top: 2px;
        margin-left: 5px;
        width: 64px;
        margin-bottom: 0;
    }
}

.select2-container--classic {
    .select2-selection--multiple .select2-selection__choice__remove,
    .select2-selection--single .select2-selection__clear {
        font-size: 1.2em;
    }
}