fix #2013 - taskboad colums over the graph

stable
Juanfran 2015-01-27 08:38:57 +01:00
parent 806be20a9e
commit da442a0239
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
.taskboard {
.graphics-container {
@include slide(300px, overflow-y);
@include slide(300px, hidden);
}
}