From ef450ff5e8ef84f70018cae6aa2eab23eef1adfe Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Thu, 15 Mar 2018 13:50:19 +0000 Subject: [PATCH] Feature #10192 allow to sort feeds per recent comments git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@165131 82a268e6-3cf1-43bd-a215-b396298e98cf --- .../newsfeed/client/ui/FilterPanel.ui.xml | 29 ++----------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/src/main/java/org/gcube/portlets/user/newsfeed/client/ui/FilterPanel.ui.xml b/src/main/java/org/gcube/portlets/user/newsfeed/client/ui/FilterPanel.ui.xml index ab734a2..c4a9a00 100644 --- a/src/main/java/org/gcube/portlets/user/newsfeed/client/ui/FilterPanel.ui.xml +++ b/src/main/java/org/gcube/portlets/user/newsfeed/client/ui/FilterPanel.ui.xml @@ -3,8 +3,8 @@ xmlns:g="urn:import:com.google.gwt.user.client.ui" xmlns:b="urn:import:com.github.gwtbootstrap.client.ui"> .margin { - margin-bottom: 0; - margin-top: 0; + margin-bottom: 0 !important; + margin-top: 0 !important; ; } @@ -13,30 +13,5 @@ Post commented post - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file