mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-03-14 15:09:59 -04:00
removed ie 10 and 11 css case
This commit is contained in:
parent
f7fac2e41c
commit
11e2b0bf78
1 changed files with 0 additions and 5 deletions
|
@ -25,9 +25,4 @@
|
|||
outline: none;
|
||||
}
|
||||
}
|
||||
|
||||
/* IE10/11-specific style resets */
|
||||
&::-ms-reveal, &::-ms-clear {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue