Updates based on switching to checkbox for locking.

This commit is contained in:
cahrens
2013-09-25 17:27:48 -04:00
parent 79c2cdc7ba
commit 2cbdaaee7d
5 changed files with 33 additions and 21 deletions

View File

@@ -94,6 +94,10 @@ body.course.uploads {
.thumb-col {
padding: ($baseline/2) $baseline;
.thumb {
width: 100px;
}
img {
width: 100%;
}