Merge pull request #11455 from edx/clrux/hotfix-rc-2016-02-09

Hotfix: ac-201
This commit is contained in:
Andy Armstrong
2016-02-08 14:35:56 -05:00

View File

@@ -91,7 +91,7 @@
.upload-button-input {
position: absolute;
top: -($profile-image-dimension);
top: -($profile-image-dimension * 2);
@include left(0);
width: $profile-image-dimension;
height: 100%;