mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
ie-polyfills fix
This commit is contained in:
@@ -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{
|
||||
|
Reference in New Issue
Block a user