Slope section in Bootstrap

As mentioned above changing the skew angle may achieve better results.

Something else to try and seems to work in my version of edge is changing the bottom border to less than 1px as IE uses some weird sub pixel positioning.

Try this.

border-bottom: .6px solid #eee;