Skip to content

Commit

Permalink
Merge pull request #27722 from code-dot-org/fix-headshots-overlap
Browse files Browse the repository at this point in the history
Pegasus: Fix headshots grid overlapping issue
  • Loading branch information
breville committed Mar 31, 2019
2 parents 78d2abe + 1105f73 commit 7efe289
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pegasus/sites.v3/code.org/public/css/brstrap.css
Expand Up @@ -121,7 +121,6 @@
.mobile-pad-left64 { padding-left: 64px; }

.mobile-pad-edge { padding: 20px; }
.avatar_container { max-height: 550px; }
.avatar_container p { padding-right: 0px; }
.avatar_container img { margin-left: 25px; }

Expand Down

0 comments on commit 7efe289

Please sign in to comment.