Skip to content

Commit ce33cee

Browse files
committed
Image sizing fix for firefox
1 parent 18093f7 commit ce33cee

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)