IE11 fix for b73bd7f
This commit is contained in:
parent
9ba2c7cd8b
commit
9075789783
|
@ -41,6 +41,7 @@
|
|||
uploadedAvatarTemplate=user.custom_avatar_template
|
||||
uploadedAvatarId=user.custom_avatar_upload_id
|
||||
uploading=uploading
|
||||
class="avatar-uploader"
|
||||
done=(action "uploadComplete")}}
|
||||
</div>
|
||||
{{/if}}
|
||||
|
|
|
@ -443,7 +443,7 @@
|
|||
-ms-grid-row: 1;
|
||||
-ms-grid-column: 2;
|
||||
}
|
||||
button {
|
||||
span.avatar-uploader {
|
||||
-ms-grid-row: 1;
|
||||
-ms-grid-column: 3;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue