Make the rubric smaller so that we can accomodate more columns.

This commit is contained in:
Diana Huang
2013-01-11 09:31:38 -05:00
parent 4257a0230a
commit 5a211f566d

View File

@@ -774,16 +774,16 @@ section.problem {
}
label,
.view-only {
margin:10px;
margin:3px;
position: relative;
padding: 15px;
width: 200px;
width: 150px;
height:100%;
display: inline-block;
min-height: 50px;
min-width: 50px;
background-color: #CCC;
font-size: 1em;
font-size: .9em;
}
.grade {
position: absolute;