Fixes: bug on size of dataset cards at dmp overview page v2

This commit is contained in:
apapachristou 2019-05-22 14:26:05 +03:00
parent 1240a2b585
commit 072f97fdb7
1 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@
background: #fff;
width: 100%;
min-height: 90%;
max-height: 90%;
margin-top: 1em;
margin-bottom: 1em;
cursor: pointer;
@ -137,6 +138,7 @@ h4 span {
.chip {
padding: 0.1em 1em;
margin-top: auto;
margin-bottom: 1em;
margin-left: 2.5em;
margin-right: 2.5em;