Fix filter rtl kanban

stable
Álex Hermida 2018-06-26 13:31:38 +02:00 committed by Miguel Gonzalez
parent 8cb3566dc6
commit 27021d71c2
1 changed files with 2 additions and 1 deletions

View File

@ -157,7 +157,8 @@
right: auto;
}
.taskboard tg-filter {
.taskboard tg-filter,
.kanban tg-filter {
left: auto;
right: 0;
transform: translateX(260px);