Commit 9bf53026 by Vik Paruchuri

Tweak box in peer and staff grading views

parent 62435b4c
...@@ -43,7 +43,7 @@ div.peer-grading{ ...@@ -43,7 +43,7 @@ div.peer-grading{
margin: 0px; margin: 0px;
padding: 2px; padding: 2px;
min-width: 50px; min-width: 50px;
background-color: #CCC; background-color: white;
text-size: 1.5em; text-size: 1.5em;
} }
...@@ -107,6 +107,7 @@ div.peer-grading{ ...@@ -107,6 +107,7 @@ div.peer-grading{
margin-left:2px; margin-left:2px;
} }
padding: 2px; padding: 2px;
padding-bottom: 15px;
} }
.meta-info-wrapper .meta-info-wrapper
{ {
......
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