fix bottom margin of shared pdfviewer links

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
pull/3568/head
Jan-Christoph Borchardt 9 years ago
parent 9f74858537
commit afed96ea79
  1. 1
      core/css/styles.scss

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

Loading…
Cancel
Save