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

Design fix for IE 11 #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Design fix for IE 11 #14

wants to merge 2 commits into from

Conversation

dpoetzsch
Copy link

On IE 11 there is a design bug when putting content below the stepper. I created a demo here:

http://codepen.io/anon/pen/MJPLNb

It will work fine on Chrome/Firefox/Edge but not on IE 11: The orange text will overlay the stepper here.

This PR fixes the bug. Actually all I did was add a <div> in the mdStepper.tpl.html. The rest are just compilation results (gulp build).

I tested my solution on Chrome/Firefox/Edge/IE 11 and it works fine there.

@dpoetzsch dpoetzsch mentioned this pull request Feb 9, 2017
Closed
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 this pull request may close these issues.

1 participant