mirror of
https://github.com/adulau/art.git
synced 2024-11-22 01:57:06 +00:00
Update ie8.scss
This commit is contained in:
parent
d7b5b69d52
commit
41018aefe1
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
.tiles {
|
||||
article {
|
||||
width: 50%;
|
||||
-ms-behavior: url('assets/js/ie/backgroundsize.min.htc');
|
||||
-ms-behavior: url('_assets/js/ie/backgroundsize.min.htc');
|
||||
background-size: cover;
|
||||
}
|
||||
}
|
||||
|
@ -36,7 +36,7 @@
|
|||
/* Banner */
|
||||
|
||||
#banner {
|
||||
-ms-behavior: url('assets/js/ie/backgroundsize.min.htc');
|
||||
-ms-behavior: url('_assets/js/ie/backgroundsize.min.htc');
|
||||
|
||||
&:after {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue