Fix jumpy cancel button

This commit is contained in:
Chris Hill-Scott
2017-12-20 12:09:18 +00:00
parent a58cb75b88
commit e3be2522f4
@@ -114,7 +114,8 @@ body.with-fullscreen {
top: 20px; top: 20px;
} }
.file-upload-button { .file-upload-button,
.file-upload-button-cancel {
margin: 0 0 0 $gutter-half; margin: 0 0 0 $gutter-half;
} }