Increase height of progress graph; allows for more cutoffs to look reasonable
This commit is contained in:
@@ -150,7 +150,7 @@ div.profile-wrapper {
|
||||
}
|
||||
|
||||
div#grade-detail-graph {
|
||||
min-height: 300px;
|
||||
min-height: 400px;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user