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
This commit is contained in:
Francesco Mangiacrapa 2016-09-30 13:59:50 +00:00
parent e8764e5813
commit 8a55abcecf
2 changed files with 2 additions and 2 deletions

View File

@ -60,6 +60,6 @@ public class ConstantsPortlet {
public static final long MILLISECS_PER_DAY = 1000L * 60L * 60L * 24L; 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;
} }

View File

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