Skip to content

Please, remove white background on overlay #225

Closed
@diosney

Description

@diosney

To make it fully complian with Bootstrap styles.

It Line No. 85 in .css

.modal-backdrop,
.modal-backdrop.fade.in{
    opacity: 0.7;
    filter: alpha(opacity=70);
    /*background: #fff;*/
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @jschr@diosney

      Issue actions

        Please, remove white background on overlay · Issue #225 · jschr/bootstrap-modal