Update notes for 2018-10-11

This commit is contained in:
2018-10-11 14:25:13 +03:00
parent 15290ea912
commit 53636974d8
3 changed files with 16 additions and 8 deletions

View File

@ -219,4 +219,7 @@ dspace=# \COPY (SELECT DISTINCT text_value, count(*) FROM metadatavalue WHERE me
COPY 10000
```
- CTA uploaded some infographics that are very tall and their thumbnails disrupt the item lists on the front page and in their communities and collections
- I decided to constrain the max height of these to 200px using CSS ([#392](https://github.com/ilri/DSpace/pull/392))
<!-- vim: set sw=2 ts=2: -->