Update CSS to make rubric even narrower.

This commit is contained in:
Diana Huang
2013-01-16 14:36:08 -05:00
parent e5bb0c8e59
commit db366d4ebb
2 changed files with 4 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ div.peer-grading{
}
label,
.view-only {
margin:3px;
margin:2px;
position: relative;
padding: 15px;
width: 150px;
@@ -202,7 +202,7 @@ div.peer-grading{
min-height: 50px;
min-width: 50px;
background-color: #CCC;
font-size: .9em;
font-size: .85em;
}
.grade {
position: absolute;