Fixed css and height to the North Panel

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/workspace@132207 82a268e6-3cf1-43bd-a215-b396298e98cf
task/19600
Francesco Mangiacrapa 8 years ago
parent e8764e5813
commit 8a55abcecf

@ -60,6 +60,6 @@ public class ConstantsPortlet {
public static final long MILLISECS_PER_DAY = 1000L * 60L * 60L * 24L;
public static final int NORTH_HEIGHT = 77;
public static final int NORTH_HEIGHT = 82;
}

@ -327,7 +327,7 @@
font-size: 12px;
}
.Breadcrumbs-Personal {
font-size: 12px;
font-size: 13px;
list-style: outside none none;
margin-bottom: 3px !important;
margin-left: 2px !important;

Loading…
Cancel
Save