fix #2031 - fix fold column in the taskboard

stable
Juanfran 2015-01-27 12:40:06 +01:00
parent fefd60a020
commit 8bd48f360f
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ $column-margin: 0 10px 0 0;
align-content: flex-start;
display: flex;
flex-direction: column;
flex-flow: row wrap;
}
.avatar-task-link {
display: block;