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:
parent
376967c223
commit
74ba3b3d6f
|
@ -7,7 +7,8 @@
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
display: inline;
|
display: inline;
|
||||||
height: 40px;
|
height: 40px;
|
||||||
width: auto;
|
width: 40px;
|
||||||
|
overflow: hidden;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue