]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix bottom margin of shared pdfviewer links 3568/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 21 Feb 2017 19:09:20 +0000 (20:09 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Tue, 21 Feb 2017 19:09:20 +0000 (20:09 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
core/css/styles.scss

index d958a01655b8cd938b2b221e68125cfcaa9da4a8..aa97c91a55d9bf7b2f69335208539fab79ec713b 100644 (file)
@@ -1297,6 +1297,7 @@ fieldset {
 /* hidden input type=file field */
 
 .hiddenuploadfield {
+       display: none;
        width: 0;
        height: 0;
        opacity: 0;