diff --git a/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss b/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss index 6be1e76f5..8b0858e0d 100644 --- a/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss +++ b/dmp-frontend/src/app/library/auto-complete/multiple/multiple-auto-complete.component.scss @@ -10,7 +10,7 @@ .align-arrow-right { position: absolute; right: 0; - bottom: 0; + // bottom: 0; vertical-align: middle; cursor: pointer; align-self: center; diff --git a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.css b/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.css index 718856adb..0dfd290a9 100644 --- a/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.css +++ b/dmp-frontend/src/app/ui/dashboard/recent-edited-activity/recent-edited-activity.component.css @@ -109,7 +109,7 @@ input[type="text"] { .icon-align { display: inline-flex; vertical-align: middle; - padding-bottom: 0.4rem; + /* padding-bottom: 0.4rem; */ } .dataset-card-actions,