Skip to content

Commit 2e82f40

Browse files
Merge branch '4.6'
2 parents e382b2b + ee1fee8 commit 2e82f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bundle/Resources/public/scss/ui/modules/universal-discovery/mixins/_selected-items-panel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
border-top-right-radius: $ibexa-border-radius;
1515
border-bottom-right-radius: $ibexa-border-radius;
1616
box-shadow: calculateRem(4px) calculateRem(22px) calculateRem(47px) 0 rgba($ibexa-color-info, 0.15);
17-
z-index: 1;
17+
z-index: 2;
1818
transition: all $ibexa-admin-transition-duration $ibexa-admin-transition;
1919

2020
&__header {

0 commit comments

Comments
 (0)