From 1cafd0808bf8c2cdefb39e4be47616b2e3adca3b Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 14 Jul 2016 18:15:35 +0000 Subject: [PATCH] partially fixed commentsPanel width problem git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@130431 82a268e6-3cf1-43bd-a215-b396298e98cf --- src/main/webapp/NewsFeed.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/NewsFeed.css b/src/main/webapp/NewsFeed.css index 9291ef0..373d509 100644 --- a/src/main/webapp/NewsFeed.css +++ b/src/main/webapp/NewsFeed.css @@ -582,6 +582,7 @@ a.person-link { } } + @media screen and (max-width: 1024px) { .commentsPanel { width: 300px;