Merge pull request #14554 from edx/alisan/xsy-img-TNL-6563

remove space around xsy avatar image
This commit is contained in:
alisan617
2017-02-23 09:15:03 -05:00
committed by GitHub

View File

@@ -163,6 +163,8 @@
letter-spacing: 0;
.user-image-frame {
margin: 0;
padding: 0;
max-width: ($baseline*2);
border-radius: 10%;
}