Skip to content

Commit 3175e39

Browse files
authored
[6.0] z-index on choices dropdown (joomla#46390)
1 parent a893b86 commit 3175e39

File tree

1 file changed

+1
-1
lines changed
  • build/media_source/templates/administrator/atum/scss/vendor/choicesjs

1 file changed

+1
-1
lines changed

build/media_source/templates/administrator/atum/scss/vendor/choicesjs/choices.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050

5151
.choices__list--dropdown {
52-
z-index: $zindex-popover;
52+
z-index: $zindex-popover !important;
5353
}
5454

5555
.choices__list--single {

0 commit comments

Comments
 (0)