Closed (fixed)
Project:
Neato
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2015 at 17:08 UTC
Updated:
3 Jun 2015 at 13:34 UTC
Jump to comment: Most recent
The page.tpl.php file is missing the .outer-wrapper class from the 'main' element (content & sidebars).
I see that the outer-container mixin is applied to the 'main' element in _base.scss but for some reason this is okay for modern browsers but causes IE8 and 9 to fail.
Applying .outer-wrapper class to the 'main' element in page.tpl.php seems to fix.
Comments
Comment #1
mrpauldriver commentedComment #2
kevinquillen commentedYou have commit access, so if you'd like to post a patch, test it and commit to dev you are able to.
Comment #4
kevinquillen commented