Skip to content

Commit 7e34920

Browse files
Andrea BarbassoFrancescoMolinaro
authored andcommitted
Merged in task/dspace-cris-2025_02_x/DSC-2652 (pull request DSpace#4319)
[DSC-2652] fix plumx hover-able element size
2 parents b9acfd8 + 246104f commit 7e34920

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/app/shared/metric/metric-plumx/metric-plumx.component.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
.PlumX-Popup > div.ppp-container.ppp-large {
55
height: 4em !important;
66
width: 4em !important;
7+
div.plx-print {
8+
height: unset !important;
9+
width: unset !important;
10+
}
711
}
812

913
.person-type-plumX {

0 commit comments

Comments
 (0)