creativetimofficial / ct-material-kit-pro

Premium Bootstrap 4 UI Kit based on Google's Material Design
https://www.creative-tim.com/product/material-kit-pro
128 stars 37 forks source link

Navbar-collapse bug fix on IE 11 #13

Closed dragosct closed 6 years ago

dragosct commented 7 years ago

Hi! On IE 11 we have an issue with navbar-collapse. If you are on responsive mode the all navbar it is not visible. To fix this issue please take the file that I will upload here and just replace the _responsive.scss file with the new one. After that you must compile your scss with Koala. Please make sure that you're output path is HTML/assets/css/material-kit.css.

_responsive.scss.zip

Regards, Dragos

mkarnicki commented 7 years ago

It's not even only on IE 11, it affects Chrome and probably the rest of the browsers too.

Man, I spent hours debugging this today. Thank you for the patch. CreativeTim, you guys should apply this ASAP!!!

Also see: #20