diff --git a/frontend/app/components/Dashboard/components/DashboardView/DashboardView.tsx b/frontend/app/components/Dashboard/components/DashboardView/DashboardView.tsx
index 39ddf88c7..0b096794d 100644
--- a/frontend/app/components/Dashboard/components/DashboardView/DashboardView.tsx
+++ b/frontend/app/components/Dashboard/components/DashboardView/DashboardView.tsx
@@ -113,8 +113,10 @@ function DashboardView(props: Props) {
diff --git a/frontend/app/components/ui/ItemMenu/itemMenu.css b/frontend/app/components/ui/ItemMenu/itemMenu.css
index eabfb050a..7a87fb77a 100644
--- a/frontend/app/components/ui/ItemMenu/itemMenu.css
+++ b/frontend/app/components/ui/ItemMenu/itemMenu.css
@@ -28,11 +28,12 @@
display: none;
}
+ white-space: nowrap;
z-index: 10;
position: absolute;
right: 31px;
- top: 18px;
- width: 150px;
+ top: 27px;
+ min-width: 150px;
background-color: $white;
border-radius: 3px;
box-shadow: 0px 1px 3px 0 $gray-light;
diff --git a/frontend/app/svg/icons/filetype-pdf.svg b/frontend/app/svg/icons/filetype-pdf.svg
deleted file mode 100644
index e1fc9b698..000000000
--- a/frontend/app/svg/icons/filetype-pdf.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-
\ No newline at end of file
diff --git a/frontend/app/svg/icons/graph-up-arrow.svg b/frontend/app/svg/icons/graph-up-arrow.svg
index fd582e467..9a54cd2de 100644
--- a/frontend/app/svg/icons/graph-up-arrow.svg
+++ b/frontend/app/svg/icons/graph-up-arrow.svg
@@ -1,3 +1,3 @@
-