Fix bug in pie-element
This commit is contained in:
parent
df908d3854
commit
9a34f3209d
@ -46,7 +46,7 @@ $pie-behavior: stylesheet-url("PIE.htc") !default;
|
|||||||
$approach: $pie-default-approach,
|
$approach: $pie-default-approach,
|
||||||
$z-index: 0
|
$z-index: 0
|
||||||
) {
|
) {
|
||||||
behavior: $behavior;
|
behavior: $pie-behavior;
|
||||||
@if $approach == relative {
|
@if $approach == relative {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user