settings - revised faculty photo and syllabus states to either has or does not have

This commit is contained in:
Brian Talbot
2012-11-19 07:38:59 -05:00
parent 731ea22687
commit bf4f678bde
2 changed files with 20 additions and 13 deletions

View File

@@ -467,6 +467,18 @@
.new-course-faculty-item {
}
.current-faculty-photo {
height: 115px;
width: 115px;
overflow: hidden;
img {
display: block;
min-height: 100%;
max-width: 100%;
}
}
}
}