Skip to content

Commit fda2e45

Browse files
authored
Move tooltip down to allow selection of Remove File on error (#15672)
1 parent a64cdfd commit fda2e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/features/dropzone.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
}
1717

1818
.dropzone .dz-error-message {
19-
top: 120px !important;
19+
top: 145px !important;
2020
}
2121

2222
.dropzone .dz-image {

0 commit comments

Comments
 (0)