diff --git a/media/css/seahub.css b/media/css/seahub.css index 9fa469bd52..a8a4f6457d 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -3576,6 +3576,9 @@ button.add-pub-repo { } /* share popup */ +#download-link-operations dl { + margin-top:0; +} #download-link-operations dt { margin: 0; } diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index a0a302773f..7c2ded7dee 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -361,11 +361,14 @@