Increase height of progress graph; allows for more cutoffs to look reasonable

This commit is contained in:
Arjun Singh
2012-09-23 20:53:38 -07:00
parent 6f62408ed6
commit f86933de4f

View File

@@ -150,7 +150,7 @@ div.profile-wrapper {
}
div#grade-detail-graph {
min-height: 300px;
min-height: 400px;
width: 100%;
}