fix bottom margin of shared pdfviewer links

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2017-02-21 20:09:20 +01:00
parent 9f74858537
commit afed96ea79
1 changed files with 1 additions and 0 deletions

View File

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