ie-polyfills fix

This commit is contained in:
Eugenio Romano
2016-12-16 14:14:19 +00:00
parent 12b361acc8
commit 1b13e6b4de
12 changed files with 1468 additions and 429 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{