1
0
mirror of https://github.com/devolitalia/forty-jekyll-theme synced 2025-06-05 22:19:18 +02:00

Update ie8.scss

This commit is contained in:
Andrew Banchich
2016-08-26 15:49:33 +00:00
parent d7b5b69d52
commit 41018aefe1

View File

@@ -28,7 +28,7 @@
.tiles { .tiles {
article { article {
width: 50%; width: 50%;
-ms-behavior: url('assets/js/ie/backgroundsize.min.htc'); -ms-behavior: url('_assets/js/ie/backgroundsize.min.htc');
background-size: cover; background-size: cover;
} }
} }
@@ -36,7 +36,7 @@
/* Banner */ /* Banner */
#banner { #banner {
-ms-behavior: url('assets/js/ie/backgroundsize.min.htc'); -ms-behavior: url('_assets/js/ie/backgroundsize.min.htc');
&:after { &:after {
display: none; display: none;