Commit db366d4e by Diana Huang

Update CSS to make rubric even narrower.

parent e5bb0c8e
......@@ -236,7 +236,7 @@ div.result-container, section.open-ended-child {
}
label,
.view-only {
margin:10px;
margin:2px;
position: relative;
padding: 15px;
width: 150px;
......@@ -245,7 +245,7 @@ div.result-container, section.open-ended-child {
min-height: 50px;
min-width: 50px;
background-color: #CCC;
font-size: .9em;
font-size: .85em;
}
.grade {
position: absolute;
......
......@@ -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;
......
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