Merge branch 'development' into dev-denys-1304

This commit is contained in:
Denys Vuika
2016-12-16 14:49:54 +00:00
committed by GitHub
12 changed files with 1475 additions and 431 deletions

View File

@@ -20,11 +20,14 @@
padding: 0px 0;
}
.user-profile-list-mdl{
max-height: 450px;
min-width: 450px;
overflow: auto;
padding:0px;
@media only screen
and (min-device-width: 480px) {
.user-profile-list-mdl{
max-height: 450px;
min-width: 450px;
overflow: auto;
padding:0px;
}
}
.header-profile{