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