minor css fixes

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@134856 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-11-25 16:24:20 +00:00
parent c9b6b6be0d
commit 251696c765
1 changed files with 6 additions and 6 deletions

View File

@ -557,9 +557,9 @@ a.person-link {
.link-preview { .link-preview {
width: 260px; width: 260px;
} }
div.attachment-preview-container { /* div.attachment-preview-container { */
width: 300px; /* width: 300px; */
} /* } */
.linkpreview-desc, .linkpreview-url, .linkpreview-image { .linkpreview-desc, .linkpreview-url, .linkpreview-image {
display: none; display: none;
} }
@ -589,9 +589,9 @@ a.person-link {
.link-preview { .link-preview {
width: 260px; width: 260px;
} }
div.attachment-preview-container { /* div.attachment-preview-container { */
width: 300px; /* width: 300px; */
} /* } */
.new-feeds-show { .new-feeds-show {
width: 260px; width: 260px;
} }