Skip to content
Snippets Groups Projects
Commit f9c4e2e5 authored by alexisben's avatar alexisben
Browse files

fix safari inset support

parent 6b560d0d
No related branches found
No related tags found
No related merge requests found
......@@ -107,7 +107,8 @@
@if $header-dropdown-full
.dropdown-menu
&:not(.dropdown-languages)
inset: 100% 0 auto 0
@include inset(100%, 0, auto, 0)
// inset: 100% 0 auto 0
padding-left: 0
padding-right: 0
padding-bottom: $spacing2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment