Merge pull request #285 from mlorb/ml_sci_656

Profile changes for gamification [SCI-656]
This commit is contained in:
mlorb 2016-11-14 16:36:14 +01:00 committed by GitHub
commit d3ee7f546c
2 changed files with 9 additions and 1 deletions

View file

@ -745,6 +745,14 @@ a[data-toggle="tooltip"] {
}
.user-statistics {
.list-inline {
margin-left: 15px;
}
.label {
font-size: 100%;
}
li {
height: 100px;
margin: 15px;

View file

@ -1118,7 +1118,7 @@ en:
team_name_label: "Team name"
team_name_help: "Team name is required in order to create your own team."
statistics:
title: "Statistics"
title: "My statistics"
team: "Team"
project: "Project"
experiment: "Experiment"