Skip to content

Commit 9469067

Browse files
committed
Merge pull request #9 from olinjs/swalters/firefox-fix
Image sizing fix for firefox
2 parents 18093f7 + ce33cee commit 9469067

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

stylesheets/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ body {
3939
.student-thumb .avatar {
4040
width: 100px;
4141
min-width: 100px;
42+
max-width: 100px;
4243
display: table-cell;
4344
}
4445
.instructor-bio .name {

0 commit comments

Comments
 (0)