Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please, remove white background on overlay #225

Closed
diosney opened this issue Mar 14, 2014 · 1 comment · May be fixed by #226
Closed

Please, remove white background on overlay #225

diosney opened this issue Mar 14, 2014 · 1 comment · May be fixed by #226

Comments

@diosney
Copy link

diosney commented Mar 14, 2014

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;*/
}
@jschr
Copy link
Owner

jschr commented Mar 15, 2014

Leaving PR open instead.

@jschr jschr closed this as completed Mar 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants