From 251696c765c16996de40973e2cc9d2dbe73d1133 Mon Sep 17 00:00:00 2001 From: Costantino Perciante Date: Fri, 25 Nov 2016 16:24:20 +0000 Subject: [PATCH] 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 --- src/main/webapp/NewsFeed.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/NewsFeed.css b/src/main/webapp/NewsFeed.css index 49c8f53..a03379b 100644 --- a/src/main/webapp/NewsFeed.css +++ b/src/main/webapp/NewsFeed.css @@ -557,9 +557,9 @@ a.person-link { .link-preview { width: 260px; } - div.attachment-preview-container { - width: 300px; - } + /* div.attachment-preview-container { */ +/* width: 300px; */ +/* } */ .linkpreview-desc, .linkpreview-url, .linkpreview-image { display: none; } @@ -589,9 +589,9 @@ a.person-link { .link-preview { width: 260px; } - div.attachment-preview-container { - width: 300px; - } + /* div.attachment-preview-container { */ +/* width: 300px; */ +/* } */ .new-feeds-show { width: 260px; }