From: Kyle D Date: Tue, 4 May 2021 06:00:29 +0000 (-0600) Subject: Move tooltip down to allow selection of Remove File on error (#15672) (#15714) X-Git-Tag: v1.14.2~17 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=dbbb75712d03278811bd76c0dc53727cf869ae5e;p=gitea.git Move tooltip down to allow selection of Remove File on error (#15672) (#15714) --- diff --git a/web_src/less/features/dropzone.less b/web_src/less/features/dropzone.less index 0490a0da18..1a54457129 100644 --- a/web_src/less/features/dropzone.less +++ b/web_src/less/features/dropzone.less @@ -16,7 +16,7 @@ } .dropzone .dz-error-message { - top: 120px !important; + top: 145px !important; } .dropzone .dz-image {