File "redux-checkbox.scss"
Full Path: /home/tekvhqgl/public_html/wp-content/plugins/redux-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;
}
}
}