File "redux-checkbox.scss"

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

.redux-container-checkbox {
    label {
        vertical-align: top;
        width: 100%;

        .field-desc {
            margin-top: 0;
            float: left;
            width: 93%;
            clear: none;
        }
    }
}