diff --git a/src/css/popup.css b/src/css/popup.css index 9aaa1dae..be871777 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -18,6 +18,7 @@ overflow-y: scroll; } #popup.wide{ + top: 15vh; width: 800px; left: calc(50% - 800px / 2); } diff --git a/src/js/modules/file/search.js b/src/js/modules/file/search.js index 91feb3b6..031094f3 100644 --- a/src/js/modules/file/search.js +++ b/src/js/modules/file/search.js @@ -36,6 +36,8 @@ class File_search_media_class { //fix for last line html += '
'; html += '
'; + html += '
'; + html += '
'; } var settings = {