Commit 920acffd by Vik Paruchuri

Resize student submission box

parent 838d948c
...@@ -32,7 +32,7 @@ div.peer-grading{ ...@@ -32,7 +32,7 @@ div.peer-grading{
margin: 0px; margin: 0px;
&.submission-container{ &.submission-container{
overflow-y: auto; overflow-y: auto;
height: 200px; height: 150px;
background: #F6F6F6; background: #F6F6F6;
border: 1px solid #ddd; border: 1px solid #ddd;
@include clearfix; @include clearfix;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment