box-sizing not working in IE 8
Created by: bcullman
In grid.less, the CSS class ".container" specifies max-midth only.
For box-sizing to work properly in IE8, ".container" needs to have the CSS width property specified.
Created by: bcullman
In grid.less, the CSS class ".container" specifies max-midth only.
For box-sizing to work properly in IE8, ".container" needs to have the CSS width property specified.