Add supposed canvas support for IE8 and ie specific styling to fix layout

This commit is contained in:
perryharlock
2013-09-20 11:04:08 +01:00
parent 5ff19890b8
commit 33259b76f8
10 changed files with 145 additions and 14 deletions

View File

@@ -56,3 +56,6 @@
@import "site.less";
@import "site-nojavascript.less";
@import "site-responsive.less";
// Stupid ie
@import "ie8and.less";