mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Merge pull request #3568 from nextcloud/fix-pdfviewer-margin
fix bottom margin of shared pdfviewer links
This commit is contained in:
commit
577adf0794
1 changed files with 1 additions and 0 deletions
|
|
@ -1297,6 +1297,7 @@ fieldset {
|
|||
/* hidden input type=file field */
|
||||
|
||||
.hiddenuploadfield {
|
||||
display: none;
|
||||
width: 0;
|
||||
height: 0;
|
||||
opacity: 0;
|
||||
|
|
|
|||
Loading…
Reference in a new issue