Issue #2816 - task tags z-index less than popover

stable
Juanfran 2015-06-09 09:41:42 +02:00
parent c8c24c37dd
commit 39d63d6ad6
2 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@
flex-basis: 0;
flex-grow: 1;
height: .6rem;
z-index: 100;
z-index: 90;
}
.kanban-task-inner {
display: flex;

View File

@ -46,7 +46,7 @@
flex-basis: 0;
flex-grow: 1;
height: .6rem;
z-index: 100;
z-index: 90;
}
.taskboard-task-inner {
display: flex;