diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index 1c602898e6..6f1fcf74ad 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -270,6 +270,7 @@ a#item-delete-selected { vertical-align: baseline; background-color: $link_color; border-radius: 4px; + z-index: 1; } aside .badge { opacity: 0.7;