Skip to content

Design fix for IE 11#14

Open
dpoetzsch wants to merge 2 commits intoeberlitz:masterfrom
twail-net:ie-fix
Open

Design fix for IE 11#14
dpoetzsch wants to merge 2 commits intoeberlitz:masterfrom
twail-net:ie-fix

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