minor css fix for attachment containers: the height is now fixed

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@134444 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-11-21 15:29:37 +00:00
parent c2dfd7d9ef
commit d81aa5c562
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@
margin: 5px;
display: inline-block;
width: 95%;
height: 60px;
overflow: hidden;
}
.label-filename-style {