fix for attachment with image preview too large

git-svn-id: https://svn.research-infrastructures.eu/d4science/gcube/trunk/portlets/user/share-updates@122324 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-01-19 16:56:49 +00:00
parent 376967c223
commit 74ba3b3d6f
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@
margin: 5px;
display: inline;
height: 40px;
width: auto;
width: 40px;
overflow: hidden;
float: left;
}