Closed mdehaas closed 8 years ago
The content flows over the gray gutters. I've implemented a workaround by overriding the partial 'head.html' with the addition of the following META tag. This fixes this issue for me.
<meta http-equiv="X-UA-Compatible" content="IE=10" />
Thought it was a bit much to fork and send a pull request for this.
Kind Regards, Marcel
The content flows over the gray gutters. I've implemented a workaround by overriding the partial 'head.html' with the addition of the following META tag. This fixes this issue for me.
<meta http-equiv="X-UA-Compatible" content="IE=10" />
Thought it was a bit much to fork and send a pull request for this.
Kind Regards, Marcel