Skip to content

Commit

Permalink
[FIX] IE fix, background-image instead of parallax
Browse files Browse the repository at this point in the history
  • Loading branch information
dmh committed Jun 15, 2016
1 parent 6628cbe commit c747373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/styles/main/contentElements/parallax.less
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}

@media (min-width: 480px) {
.no-touch .parallax-video{
.no-touch.nonIE .parallax-video{
background-image: none !important;
}
}

0 comments on commit c747373

Please sign in to comment.