Your IP : 216.73.216.164


Current Path : /var/www/html/wp-content/plugins/wpide/freemius/assets/scss/admin/
Upload File :
Current File : /var/www/html/wp-content/plugins/wpide/freemius/assets/scss/admin/_email-address-update.scss

.fs-modal.fs-modal-email-address-update {
    .fs-modal-body {
        input[type="text"] {
            width: 100%;
        }
    }

    p {
        margin-bottom: 0;
    }

    ul {
        margin: 1em 0.5em;

        li label {
            span {
                float: left;
                margin-top: 0;

                &:last-child {
                    display: block;
                    float: none;
                    margin-left: 20px;
                }
            }
        }
    }
}