Juanfran 2014-08-19 14:41:11 +02:00
parent 3ce3e5022a
commit f20927b6f8
1 changed files with 1 additions and 1 deletions

View File

@ -3,5 +3,5 @@
width: 100%; width: 100%;
} }
.burndown-container { .burndown-container {
height: 240px; min-height: 240px;
} }