Merge branch 'feature/profil_enr' into develop

This commit is contained in:
2016-01-11 11:52:36 +01:00
2 changed files with 334 additions and 2 deletions

View File

@ -148,7 +148,7 @@ html, body {
position: relative;
overflow: hidden;
width: 125px;
height: 125px;
height: 155px;
}
.launcher li.app-item::after {
@ -177,7 +177,6 @@ html, body {
display: block;
text-align: center;
color: white;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 90%;
overflow: hidden;