Fix jumpy cancel button

This commit is contained in:
Chris Hill-Scott
2017-12-11 15:33:40 +00:00
parent a58cb75b88
commit e3be2522f4

View File

@@ -114,7 +114,8 @@ body.with-fullscreen {
top: 20px;
}
.file-upload-button {
.file-upload-button,
.file-upload-button-cancel {
margin: 0 0 0 $gutter-half;
}