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

Calc in Div Height not Working #28

Open
ghost opened this issue Oct 9, 2016 · 2 comments
Open

Calc in Div Height not Working #28

ghost opened this issue Oct 9, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 9, 2016

I have problem with height on IE8 and test our plugin but not working...

@rodebert
Copy link
Member

rodebert commented Oct 10, 2016

A little more input about what is not working would be helpful.

@ghost
Copy link
Author

ghost commented Oct 15, 2016

Sure!
I have one div with height it is: calc(100% - 112px)
In Chrome its perfect! But not working in IE8...
So, i test with "calc-polyfill" and not work also...

<div style="height: calc(100% - 112px); background:green;">TEST</div>

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.

1 participant