mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
fix menu icons in Safari 9.1
- drop shadow filter on SVG elements makes icons disappear in Safari 9.1
This commit is contained in:
parent
e5f24fb105
commit
62e8dbc041
@ -19,7 +19,6 @@
|
|||||||
outline: 0
|
outline: 0
|
||||||
|
|
||||||
.icon
|
.icon
|
||||||
filter: drop-shadow( 0 1px 0 rgba(#fff, .5) )
|
|
||||||
&.icon-entypo-menu
|
&.icon-entypo-menu
|
||||||
width: 24px
|
width: 24px
|
||||||
height: 24px
|
height: 24px
|
||||||
|
Loading…
x
Reference in New Issue
Block a user