Yury Bondarenko
Yury Bondarenko
Right, it's for python2
I'm seeing slightly different misalignment on Firefox 103.0.2
@alawvt that was on the demo site: https://demo7.dspace.org/search Now that you mention it, it does appear centered https://dr.lib.iastate.edu for me as well -- so it's probably due to the theme...
I'd suggest leaving it open since the default style in FF is still off compared to other browsers (just not vertically) & we could look at the spacing issue on...
Also see https://github.com/DSpace/dspace-angular/issues/1610
Last commit ~~seems to have introduced some weird e2e failures~~ broke everything, so I've reverted it
Looks like this was due to the recent merging of #1792 -- the refactored `ProcessDataService` didn't implement `DeleteData` because it didn't use it before.
Thanks for addressing everything! If @tdonohue agrees I'll tackle the animation issue in #1694 (direct involvement because it makes changes in that component already & will make loading take longer...
The Item from that screenshot was from the demo site: https://demo7.dspace.org/entities/publication/5bb46321-21c6-44ce-b388-945500c87aba
Already a big improvement, but with the extra small thumbnails the placeholder text breaks down again on viewports under 1200px wide ~~I tried messing around a bit in `RelationshipService` &...