Skip to content

Commit

Permalink
Fix popover menu of vue-components
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Mar 25, 2019
1 parent 076fc1a commit e1824a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -654,7 +654,7 @@ input.input-inline {
min-height: 16px;
}

.popovermenu {
.popovermenu:not(.action-item__menu) {
z-index: 999;
opacity: 1;
display: block;
Expand Down

0 comments on commit e1824a3

Please sign in to comment.