Commit 60892630 authored by David Ollerhead's avatar David Ollerhead
Browse files

Removing duplicate -ms-transform translate attribute

Duplicate properties cause a lot of problems, especially with css minification tools. 

Removing the `-ms-transform: translate3d($tx, $ty, $tz);` line keeps IE support for IE9 and up with the 2d transform, and stops the 3d transform overwriting the 2d one and breaking the offcanvas menu on IE9 when CSS is minified
parent a48ed543
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment