Skip to content

Commit d65b929

Browse files
Andrea BarbassoFrancescoMolinaro
authored andcommitted
Merged in task/dspace-cris-2024_02_x/DSC-2652 (pull request DSpace#4318)
[DSC-2652] fix plumx hover-able element size Approved-by: Francesco Molinaro
2 parents 8a8478b + 53bb0a7 commit d65b929

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)