diff --git a/jira-dark-gray.user.css b/jira-dark-gray.user.css index ae7c8ca..26b1d48 100644 --- a/jira-dark-gray.user.css +++ b/jira-dark-gray.user.css @@ -697,6 +697,15 @@ regexp(".*.atlassian.net/secure.*") { background-color: #333 !important; color: #ccc !important; } + +/* Fixes z-index of the epic labels and action button */ + .zd1ddu-13 { + z-index: 2; + } + + .o8lyvj-0 { + z-index: 2; + } } @-moz-document regexp(".*.atlassian.net/projects.*") {